[ ソース: libdeflate ]
パッケージ: libdeflate-dev (1.2-1)
libdeflate-dev に関するリンク
Debian の資源:
libdeflate ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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.2-1)
- fast, whole-buffer DEFLATE-based compression and decompression