#zlib #deflate #gzip #encoding

sys libdeflate-sys

Bindings to libdeflate for DEFLATE (de)compression exposed as non-streaming buffer operations. Contains bindings for raw deflate, zlib, and gzip data.

25 releases (10 stable)

1.24.0 May 12, 2025
1.23.1 Mar 3, 2025
1.23.0 Dec 21, 2024
1.22.0 Oct 7, 2024
0.5.0 Jun 9, 2020

#397 in Compression

Download history 11032/week @ 2025-02-01 11121/week @ 2025-02-08 10387/week @ 2025-02-15 11805/week @ 2025-02-22 12349/week @ 2025-03-01 10896/week @ 2025-03-08 11944/week @ 2025-03-15 9532/week @ 2025-03-22 9391/week @ 2025-03-29 9138/week @ 2025-04-05 8449/week @ 2025-04-12 10383/week @ 2025-04-19 10125/week @ 2025-04-26 9731/week @ 2025-05-03 9768/week @ 2025-05-10 8732/week @ 2025-05-17

40,091 downloads per month
Used in 93 crates (5 directly)

Apache-2.0

415KB
8K SLoC

C 6.5K SLoC // 0.3% comments Shell 1.5K SLoC // 0.1% comments Rust 224 SLoC // 0.0% comments Python 165 SLoC // 0.3% comments

libdeflate-sys

Raw C bindings to libdeflate.

Used by libdeflater, which exposes safer Rust bindings to the library.

Dependencies