@Pagermaid_Modify_Plugins · Post #491 · 02/16/2022, 02:27 AM
#更新日志#Sam 🔨e605a7c: 🗑 Make plugin self destruct
TGINSIGHT SIMILAR POSTS
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
Search: #sam
@Pagermaid_Modify_Plugins · Post #491 · 02/16/2022, 02:27 AM
#更新日志#Sam 🔨e605a7c: 🗑 Make plugin self destruct
@Pagermaid_Modify_Plugins · Post #490 · 02/14/2022, 11:16 AM
#更新日志#Sam 🔨336862b: Fix import error for byetg.py
@Pagermaid_Modify_Plugins · Post #489 · 02/14/2022, 10:55 AM
#更新日志#Sam 🔨f08664b: Add byetg.py (#216)
@Pagermaid_Modify_Plugins · Post #458 · 12/20/2021, 11:34 AM
#更新日志#Sam 🔨0228147: 摸鱼插件添加更多图片
@Pagermaid_Modify_Plugins · Post #457 · 12/20/2021, 11:19 AM
#更新日志#Sam 🔨d1cbe4e: 修复json文件版本号错误
@Pagermaid_Modify_Plugins · Post #456 · 12/20/2021, 11:16 AM
#更新日志#Sam 🔨ecd136c: 添加摸鱼插件
@Pagermaid_Modify_Plugins · Post #767 · 07/30/2023, 02:25 PM
#更新日志#pyro#Sam 🔨20bae7c: PMCaptcha LTS Bug Fix Update - 修复黑白名单无法正常运作 - 修复图片验证无法正常回退验证
@Pagermaid_Modify_Plugins · Post #629 · 08/01/2022, 05:01 PM
#更新日志#pyro#Sam 🔨59f8be4: 🥵 PMCaptcha v2.25 (#59) Co-authored-by: sourcery-aibot <[email protected]>
@Pagermaid_Modify_Plugins · Post #581 · 07/10/2022, 11:24 PM
#更新日志#pyro#Sam 🔨de96ea7: 🐛 PMC - Fix report not enabled by default (v2.24)
@Pagermaid_Modify_Plugins · Post #580 · 07/10/2022, 11:18 PM
#更新日志#pyro#Sam 🔨beaf136: 🐛 PMCaptcha - Fix image captcha can cause empty string (v2.23)
@Pagermaid_Modify_Plugins · Post #576 · 07/08/2022, 03:13 AM
#更新日志#pyro#Sam 🔨350b678: ✨ PMC - Set initiative to true by default (v2.22)
@Pagermaid_Modify_Plugins · Post #574 · 07/06/2022, 01:54 PM
#更新日志#pyro#Sam 🔨3baf140: ✨ PMC - v2.21 (#46) Co-authored-by: sourcery-aibot <[email protected]>