zlib replacement with optimizations for "next generation" systems.
Fast, small, in-memory inflate (zlib, deflate and gzip decompression)
Go wrapper for the C libdeflate library, supporting super fast zlib, gzip, and deflate compression, using cgo. Use case: in-memory, whole-buffered data.
Fast deflate implementation with zopfli-like ratios and a streaming API
A pure C++ implementation of a fast, small, in-memory inflate (zlib, gzip, deflate decompression)
The c++ interface to operate ZIP files. No libraries required. Just one header and one c file.