Archiver for file compression
-
Updated
Aug 8, 2023 - Rust
Archiver for file compression
Library to decompress DEFLATE compressed data and recreate it exactly bit-for-bit. Useful for transparently recompressing with a better algorithm.
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
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."