[ 源代码: libdeflate ]
软件包:libdeflate-dev(1.10-2~bpo11+1)
libdeflate-dev 的相关链接
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]
相似软件包:
headers for whole-buffer compression and decompression library
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".
This package provides the development headers.
其他与 libdeflate-dev 有关的软件包
|
|
|
|
-
- dep: libdeflate0 (= 1.10-2~bpo11+1)
- fast, whole-buffer DEFLATE-based compression and decompression