Compression

Compression

Newest releases

antoniomuso Lz4 Fastest lz4 compression library in Node.js, powered by napi-rs and lz4-flex. Install this package yarn add lz4-napi API export function compress:
 

steven-joruk This is not working yet. It's still in progress. A Rust implemention of the “Quite OK Image” format for fast, lossless image compression. See Phobosla
 

ChevyRay QOI - The “Quite OK Image” format This is a Rust encoder and decoder for Dominic Szablewski's QOI format for fast, lossless image compression. This wa
 

ouch-org Ouch! ouch stands for Obvious Unified Compression Helper and is a CLI tool to help you compress and decompress files of several formats. Features Usag
 

sstadick Like pigz, but rust - A cross platform, fast, compression and decompression tool.
 

sile A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
 

zip-rs Unfortunately, due to a lack of time and loss of interest, this project will no longer be actively maintained. zip-rs Documentation Info A zip library
 

alexcrichton tar-rs Documentation A tar archive reading/writing library for Rust. # Cargo.toml [dependencies] tar = "0.4" Reading an archive extern crate tar; use
 

JeffBelgum Snappy [ Originally forked from https://github.com/thestinger/rust-snappy ] Documentation Usage Add this to your Cargo.toml: [dependencies] snappy = "
 

rust-lang flate2 A streaming compression/decompression library DEFLATE-based streams in Rust. This crate by default implemented as a wrapper around the miniz_ox
 

rust-lang flate2 A streaming compression/decompression library DEFLATE-based streams in Rust. This crate by default implemented as a wrapper around the miniz_ox
 

carols10cents Zopfli in Rust This is a reimplementation of the Zopfli compression tool in Rust. I have totally ignored zopflipng. More info about why and how I did
 

alexcrichton bzip2 Documentation A streaming compression/decompression library for rust with bindings to libbz2. # Cargo.toml [dependencies] bzip2 = "0.4" License
 

alexcrichton bzip2 Documentation A streaming compression/decompression library for rust with bindings to libbz2. # Cargo.toml [dependencies] bzip2 = "0.4" License
 

dropbox 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
 

ende76 Brotli-rs - Brotli decompression in pure, safe Rust Documentation Compression provides a <Read>-struct to wrap a Brotli-compressed stream. A consumer