#zlib #deflate #gzip #api-bindings #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.

24 releases (9 stable)

1.23.1 Mar 3, 2025
1.23.0 Dec 21, 2024
1.22.0 Oct 7, 2024
1.20.0 Apr 4, 2024
0.5.0 Jun 9, 2020

#377 in Compression

Download history 7231/week @ 2024-12-18 6120/week @ 2024-12-25 8487/week @ 2025-01-01 9766/week @ 2025-01-08 9899/week @ 2025-01-15 10214/week @ 2025-01-22 9836/week @ 2025-01-29 11672/week @ 2025-02-05 9834/week @ 2025-02-12 12176/week @ 2025-02-19 11762/week @ 2025-02-26 11269/week @ 2025-03-05 11536/week @ 2025-03-12 10900/week @ 2025-03-19 9531/week @ 2025-03-26 9104/week @ 2025-04-02

42,795 downloads per month
Used in 87 crates (6 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