18 releases (5 breaking)
0.6.0 | Oct 5, 2024 |
---|---|
0.5.1 | Sep 24, 2024 |
0.4.2 | May 2, 2024 |
0.3.0 | Mar 9, 2024 |
0.1.5 | Dec 25, 2023 |
#235 in Compression
4,278 downloads per month
79KB
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):
snappy
lz4
bzip2
brotli
zstd
zlib
xz
gzip
deflate
blosc2
igzip
(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
~11–19MB
~408K SLoC