TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14714 · May 16

#go#compression#decompression#deflate#go#golang#gzip#snappy#zip#zstandard#zstd The "github.com/klauspost/compress" package offers many fast and efficient compression tools in pure Go, including zstandard, S2 (a faster Snappy replacement), optimized deflate for gzip/zip/zlib, and snappy with better compression and concurrency. It also provides entropy encoders (huff0, FSE), HTTP gzip handlers, and a parallel gzip implementation (pgzip). These tools are drop-in replacements for Go's standard libraries but run about twice as fast, saving time and resources. You can easily add it to your project with `go get`. It supports current and recent Go versions and offers options to disable unsafe code or assembly for compatibility. This package benefits you by improving compression speed and efficiency while maintaining compatibility with standard Go compression APIs, making your applications faster and more resource-friendly. https://github.com/klauspost/compress

Results

249 similar posts found

Search: #telethon

当前筛选 #telethon清除筛选
MTProto Clients

@mtprotoclientscommits · Post #3430 · 02/12/2026, 09:36 PM

LonamiWebs/Telethon/v1 • 6e9bf16 • 1 files, +1/-0 Add error code for sending videos in chat (#4741) #telethon

Hashtags

MTProto Clients

@mtprotoclientscommits · Post #3427 · 02/01/2026, 07:51 PM

LonamiWebs/Telethon/v1 • d57be74 • 1 files, +22/-0 Catch-all unknown RPCError and treat them as transient during getDifference Can be considered to close #4739. #telethon

Hashtags

MTProto Clients

@mtprotoclientscommits · Post #3426 · 01/12/2026, 04:36 PM

LonamiWebs/Telethon/v1 • 416570f • 2 files, +3/-3 Fix doc typos on some raw API types (#4732) #telethon

Hashtags

MTProto Clients

@mtprotoclientscommits · Post #3424 · 01/03/2026, 06:36 PM

LonamiWebs/Telethon/v1 • f3bd039 • 1 files, +3/-0 Add errors for chat restrictions (#4729) #telethon

Hashtags

MTProto Clients

@mtprotoclientscommits · Post #3422 · 12/30/2025, 10:21 AM

LonamiWebs/Telethon/v1 • 5efa1fe • 6 files, +20/-51 Update proxy docs and warn if python-socks is not installed As suggested in #4505. #telethon

Hashtags

MTProto Clients

@mtprotoclientscommits · Post #3420 · 12/18/2025, 04:51 PM

LonamiWebs/Telethon/v1 • 05b8488 • 1 files, +12/-3 Fix Telethon could not be imported without sqlite3 Closes #4723. #telethon

Hashtags

MTProto Clients

@mtprotoclientscommits · Post #3419 · 12/17/2025, 07:21 AM

LonamiWebs/Telethon/v1 • 664ceba • 1 files, +4/-3 Fix TestSyncifyAsyncContext.test_sync_acontext on Python 3.14 (#4722) `asyncio.get_event_loop` fails on Python 3.14 if there is no current event loop. For this particular test of sync behaviour, it seems to make most sense to explicitly create one. #telethon

Hashtags

123•••10•••2021
PreviousPage 1 of 21Next