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

2 similar posts found

Search: #tinytinyrss

当前筛选 #tinytinyrss清除筛选
ALL About RSS

@AboutRss · Post #827 · 09/27/2020, 01:00 AM

一家安全公司出具了一份 #TinyTinyRSS 的安全报告 「Exploiting Tiny Tiny RSS」 by DigeeX https://www.digeex.de/blog/tinytinyrss/ 最近 #ttrss 的升级与该报告有关。 发现于 https://twitter.com/RSSCircus/status/1308694071121195008

ALL About RSS

@AboutRss · Post #559 · 05/03/2020, 02:44 AM

订阅制的兴起和当局对RSS的不友好似乎使得入坑 #TTRSS 的人越来越多了。又来一篇 #教程 : 「自己搭建RSS阅读器 #TinyTinyRSS 教程(2020)」 by 奶爸建站 https://blog.naibabiji.com/tutorial/tiny-tiny-rss.html