/deflate-rs

An implementation of the Deflate algorithm in Rust.

Primary LanguageRustMIT LicenseMIT

deflate-rs

An implementation of the Deflate algorithm in Rust.

The main CLI includes Deflate and gzip decoders implemented directly from the RFC 1951 and RFC 1952 specs.