20 releases
| 0.8.0 | Jul 26, 2025 |
|---|---|
| 0.7.0 | Jan 13, 2025 |
| 0.6.0 | Oct 5, 2024 |
| 0.4.2 | May 2, 2024 |
| 0.1.5 | Dec 25, 2023 |
#179 in Compression
1,128 downloads per month
80KB
2K
SLoC
cramjam library
A Rust library combining different compression algorithms/libraries in a common (as possible) API.
Features
(dynamic/static build features available on some variants, check Cargo.toml):
snappylz4bzip2brotlizstdzlibxzgzipdeflateblosc2igzip(GZIP using ISA-L backend)ideflate(DEFLATE using ISA-L backend)izlib(ZLIB using ISA-L backend)capi: Build a C-ABI library. Compatible withcargo-c
Dependencies
~14MB
~391K SLoC