8 Repositories
Rust compressor Libraries
A lookahead compressor/limiter that's soft as a lamb.
lamb π A lookahead compressor/limiter that's soft as a lamb. Lamb was made with these goals in mind: Be as clean as possible Give the user full contr
Fast Symbol Ranking based compressor. Based on the idea of Matt Mahoney's SR2
Fast Symbol Ranking based compressor. Based on the idea of Matt Mahoney's SR2
The H3 Compressor: A compression scheme tailored for H3 cell indexes.
thc β The H3 Compressor This library allows to compress an H3 cell set into a compacted space-efficient representation. This is especially useful for
A quasi-lossless Balkanoidal meta-lingual compressor.
A quasi-lossless Balkanoidal meta-lingual compressor. Background It has long been accepted that Serbian is a compact variant of Russian, with less lib
A Rust application that compress files and folders
Quick Storer This is a Rust application that compress files and folders. Usage Download or build the binary and place it on your desktop, or any other
A Rust no-std (de)compressor based on PAQ
MASHI γΎγ A 100% no-std compatible Rust implementation of a PAQ style arithmetic coding, context mixing compressor. Its intended use case is compressin
Lossless compressor and decompressor for numerical data using quantiles
This rust library compresses and decompresses sequences of numerical data very well. It currently supports the following data types: i32, i64, u32, u64, f32, f64. Smaller data types like i16 can be efficiently compressed by casting to i32. Timestamp support may come soon in the future.
Brotli compressor and decompressor written in rust that optionally avoids the stdlib
rust-brotli What's new in 3.2 into_inner conversions for both Reader and Writer classes What's new in 3.0 A fully compatible FFI for drop-in compatibi