#deflate #zlib #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)

new 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

#362 in Compression

Download history 6709/week @ 2024-11-17 6997/week @ 2024-11-24 7650/week @ 2024-12-01 8971/week @ 2024-12-08 7772/week @ 2024-12-15 5835/week @ 2024-12-22 7071/week @ 2024-12-29 10476/week @ 2025-01-05 9621/week @ 2025-01-12 10685/week @ 2025-01-19 9448/week @ 2025-01-26 10832/week @ 2025-02-02 11041/week @ 2025-02-09 10515/week @ 2025-02-16 12100/week @ 2025-02-23 10808/week @ 2025-03-02

45,644 downloads per month
Used in 85 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