flate2-rs

Compression library

A library that provides bindings to various compression formats.

DEFLATE, gzip, and zlib bindings for Rust

GitHub

936 stars
15 watching
163 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list

deflategzipzlibzlib-ng

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
emmanuel-marty/zultra A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. 27
gyscos/zstd-rs A Rust binding for the zstd compression library 531
sstadick/gzp A multi-threaded data compression library written in Rust. 154
emmanuel-marty/em_inflate A fast, in-memory decompression library for common compression formats 73
dropbox/rust-brotli A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. 819
g1mv/density A fast compression library designed to achieve optimal compression ratios while minimizing processing time. 1,019
zopfli-rs/zopfli Reimplements a lossless compression algorithm in Rust 38
fltk-rs/fltk-rs Rust bindings for a cross-platform GUI library 1,646
mirage/decompress A library implementing several decompression algorithms for various compression formats 115
r-lyeh-archived/bundle An embeddable compression library supporting multiple algorithms and formats. 638
andrewrk/libz A Zig port of zlib, replacing its build system with a custom implementation. 14
gildor2/fast_zlib An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files 132
golang/snappy A compression library implemented in the Go programming language. 1,538
netvl/xml-rs A Rust library for parsing and working with XML documents 461