[ 源代码: libdeflate ]
软件包:libdeflate-tools(1.14-1)
tools 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 sample tools.
其他与 libdeflate-tools 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdeflate0 (= 1.14-1)
- fast, whole-buffer DEFLATE-based compression and decompression