Compression
sfnt2woff-zopfli-sys
Experimentalsfnt2woff-zopfli-sys
fastlz
ExperimentalBindings to FastLZ compression and decompression.
rust-lzo
ExperimentalA pure rust implementation of lzo converted from Linux's C implementation using corrode
zipcat
ExperimentalPipe content of compressed file(s) within a zip archive to stdout.
numpress
ExperimentalA pure rust implementation of ms-numpress, a fast, minimally lossy compression algorithm for mass spectrometry data.
nom-gzip
Experimentalnom parser for the GZIP file format
guetzli-sys
ExperimentalFFI bindings to Google's guetzli library
woff2-sys
ExperimentalFFI bindings to Google's woff2 library
bitrepr
ExperimentalTraits and derives for packing/unpacking values into bits
zopfli-rs
ExperimentalBindings to zopfli for deflate, gzip, and zlib compression.
brotli2
ExperimentalBindings to libbrotli to provide brotli decompression and compression to Rust
zip-sys
Experimentalsys wrapper for libzip
fpzip-rs
ExperimentalLossless and lossy floating-point compression for multi-dimensional arrays
parallel-bz2-redux
ExperimentalCorrect, high-performance parallel bzip2 compression and decompression
archivefs
ExperimentalA read-only FUSE filesystem for mounting compressed archives, inspired by archivemount.
pzip-bwt
ExperimentalWrapper around the bwt function of libdivsufsort
arcode
ExperimentalAn Arithmetic Coder (lossless entropy encoder)
libyaz0
ExperimentalA library for de/compressing Nintendo Yaz0 files
rust_lzss
ExperimentalLZSS Decompressor
unwalk
ExperimentalWalk directory recursively to un-gzip files
sear
ExperimentalSigned/Encrypted ARchive: a cryptographically enhanced tar-like format
pulith-archive
ExperimentalArchive extraction with path sanitization and transactional staging
taro
ExperimentalIn-place tar file extractor for memory-limited systems
nintendo-lz
ExperimentalA small library for compressing/decompressing Nintendo's LZ10/LZ11 compression formats
smaz
ExperimentalSmaz is a simple compression library suitable for compressing very short strings.
oxipng-wasm
ExperimentalA lossless PNG compression optimizer
gdeflate-sys
ExperimentalA library for compressing and decompressing the GDeflate format
caved
ExperimentalCodecs for Audio and Video Encoding and Decoding, static bindings to libav (ffmpeg). Some re-implemented in Rust. Goal is for all Rust.
gdeflate
ExperimentalA library for compressing and decompressing the GDeflate format
huffman-rust
ExperimentalEncode and decode files using canonical huffman codes
hyperbuild
ExperimentalFast allocation-less HTML minifier with smart whitespace handling
autoarc
ExperimentalA concurrent Rust CLI that extracts ZIP / RAR / 7z archives in place — including multi-volume splits, SFX .exe payloads, and password-protected sets. Requires the `unar` / `lsar` binaries at runtime.
devker
ExperimentalRust Core Project
tree-buf-macros
ExperimentalProc macros for the tree-buf crate
tree-buf
ExperimentalA prototype binary serialization protocol for data
compressed_string
ExperimentalString stored in memory in a compressed form, using the DEFLATE algorithm
accept-encoding
ExperimentalDetermine the best encoding possible from an Accept-Encoding HTTP header.
rust-dense-bitset
ExperimentalEfficient and compact bitsets for Rust.
range-encoding
ExperimentalAn implementation of range encoding (entropy coding), extracted from Opus.
succinct_rs
ExperimentalSuccinct Data Structures library for Rust.
unshield
ExperimentalExtract files from InstallShield Z archives.
accept-encoding-fork
ExperimentalDetermine the best encoding possible from an Accept-Encoding HTTP header.
minilz4
ExperimentalMinimal interface for the LZ4 compression library frame format
rfc-4648
ExperimentalImplementation of RFC 4648.
oodle-safe
ExperimentalSafe low-level bindings for the oodle compression library.
fid-rs
ExperimentalHigh performance FID (Fully Indexable Dictionary) library
oodle-sys
ExperimentalLow-level bindings for the oodle compression library.
compu
ExperimentalRust Compression library with generic interface
nano-leb128
ExperimentalLittle endian base 128 variable-length code compression
simple-16
ExperimentalSimple-16 Integer Compression