#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.

23 releases (8 stable)

1.23.0 Dec 21, 2024
1.22.0 Oct 7, 2024
1.21.0 Aug 6, 2024
1.20.0 Apr 4, 2024
0.5.0 Jun 9, 2020

#410 in Compression

Download history 7219/week @ 2024-10-06 7707/week @ 2024-10-13 8107/week @ 2024-10-20 7592/week @ 2024-10-27 8348/week @ 2024-11-03 8765/week @ 2024-11-10 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 9679/week @ 2025-01-19

37,580 downloads per month
Used in 80 crates (5 directly)

Apache-2.0

415KB
8K SLoC

C 6.5K SLoC // 0.3% comments Shell 1.5K SLoC // 0.1% comments Rust 181 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