[ 源代码: libdeflate ]
软件包:libdeflate0(1.10-2~bpo11+1)
libdeflate0 的相关链接
Debian 的资源:
下载源码包 libdeflate:
- [libdeflate_1.10-2~bpo11+1.dsc]
- [libdeflate_1.10.orig.tar.gz]
- [libdeflate_1.10-2~bpo11+1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
fast, whole-buffer DEFLATE-based compression and decompression
The supported formats are:
* DEFLATE (raw) * zlib (a.k.a. DEFLATE with a zlib wrapper) * gzip (a.k.a. DEFLATE with a gzip wrapper)
libdeflate is heavily optimized. It is significantly faster than the zlib library, both for compression and decompression, and especially on x86 processors. In addition, libdeflate provides optional high compression modes that provide a better compression ratio than the zlib's "level 9".