libdeflate
1.25Fast, whole-buffer DEFLATE-based compression library
libdeflate is a library for 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 offers optional high compression modes that provide a better compression ratio than the zlib's "level 9".
Origin: archivers/libdeflate
Category: archivers
Size: 305KiB
License: MIT
Maintainer: danfe@FreeBSD.org
Dependencies: 0 packages
Required by: 20 packages
Website: github.com/ebiggers/libdeflate
$
pkg install libdeflateRequired By (20 packages)
More in archivers
zstd1.5.7_1
Fast real-time compression algorithmliblz41.10.0_2,1
LZ4 compression library, lossless and very fastlibarchive3.8.5,1
Library to create and read several streaming archive formatskf6-karchive6.22.0
Reading, creating, and manipulating file archivesphp84-zlib8.4.16
The zlib shared extension for phplzo22.10_1
Portable speedy, lossless data compression librarybrotli1.2.0,1
Generic-purpose lossless compression algorithmlibzip1.11.4
C library for reading, creating, and modifying ZIP archivesphp84-zip8.4.16
The zip shared extension for phpphp82-zlib8.2.30
The zlib shared extension for php