zlib replacement with optimizations for "next generation" systems.
-
Updated
Nov 3, 2024 - C
zlib replacement with optimizations for "next generation" systems.
Fast, small, in-memory inflate (zlib, deflate and gzip decompression)
Go wrapper for the 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.
Add a description, image, and links to the zlib-replacement topic page so that developers can more easily learn about it.
To associate your repository with the zlib-replacement topic, visit your repo's landing page and select "manage topics."