enhancementhelp wanted
仓库指标
- 星标
- (7,407 个星标)
- PR 合并指标
- (平均合并 95天 10小时) (30 天内合并 4 个 PR)
描述
Is your feature request related to a problem? Please describe. zlib and deflate are old and slow. Zstd is a faster and modern almost drop-in replacement.
Describe the solution you'd like Adding a new encoding type that is a copy paste of ZRLE, but using Zstd instead of zlib.