A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
-
Updated
Apr 30, 2024 - Rust
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
Library to decompress DEFLATE compressed data and recreate it exactly bit-for-bit. Useful for transparently recompressing with a better algorithm.
Archiver for file compression
Add a description, image, and links to the deflate-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the deflate-algorithm topic, visit your repo's landing page and select "manage topics."