libdeflate

v 1.20 Updated: 3 weeks, 3 days ago

Heavily optimized library for DEFLATE/zlib/gzip compression and decompression

libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. It has support for the DEFLATE (raw), zlib (DEFLATE w/ zlib wrapper), and gzip (DEFLATE w/ gzip wrapper) formats. It is heavily optimized, and 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".

https://github.com/ebiggers/libdeflate

To install libdeflate, paste this in macOS terminal after installing MacPorts

sudo port install libdeflate

Add to my watchlist

Installations 776
Requested Installations 11