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: #greader

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

@AboutRss · Post #963 · 02/18/2021, 01:00 PM

后续: 「We spoke to the developer behind gReader, and here's what's happening」 #gReader 开发者将买断制切换为订阅制是为了平衡收支。以前的 Pro 用户可以联系开发者,将获赠一年订阅期的 Promo Code 。 https://www.androidpolice.com/2021/02/15/we-spoke-to-the-developer-behind-greader-and-heres-whats-happening/ 发现于 https://twitter.com/AndroidPolice/status/1361391464756903939

Hashtags

ALL About RSS

@AboutRss · Post #627 · 05/24/2020, 01:46 AM

#开源#Android#RSS阅读器#gReader 看到有推友提到一直在用这款停更数年的 #APP ,理由很独特,是因为她能提供好看的桌面 #widget ;平时先从widget看新内容的标题,再决定是否跟进: https://twitter.com/yangxunjie/status/1263622961447104513 所以向 widget 同好介绍一下: http://noinnion.com/greader/ gReader已从 Google Play 下架,不过可以从其 repo 下载 apk: https://github.com/noinnion/greader