9 releases (4 breaking)

0.4.1 Dec 16, 2024
0.4.0 Nov 14, 2024
0.3.1 Oct 4, 2024
0.3.0 Sep 5, 2024
0.0.1 Feb 23, 2024

#84 in Compression

Download history 1899/week @ 2024-10-09 3410/week @ 2024-10-16 2631/week @ 2024-10-23 2661/week @ 2024-10-30 2300/week @ 2024-11-06 3067/week @ 2024-11-13 4522/week @ 2024-11-20 4682/week @ 2024-11-27 3647/week @ 2024-12-04 6111/week @ 2024-12-11 4947/week @ 2024-12-18 3422/week @ 2024-12-25 3163/week @ 2025-01-01 6111/week @ 2025-01-08 7185/week @ 2025-01-15 5644/week @ 2025-01-22

22,769 downloads per month
Used in 19 crates (3 directly)

Zlib license

490KB
11K SLoC

⚠️ UNSTABLE⚠️

the public interface of this crate is unstable!

A pure-rust implementation of zlib.

For a zlib -compatible rust api of this crate, see libz-rs-sys. For a more high-level interface, use flate2.

Dependencies