flate2-rs
Compression library
A library that provides bindings to various compression formats.
DEFLATE, gzip, and zlib bindings for Rust
936 stars
15 watching
163 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
deflategzipzlibzlib-ng
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| A Rust binding for the zstd compression library | 531 |
| A multi-threaded data compression library written in Rust. | 154 |
| A fast, in-memory decompression library for common compression formats | 73 |
| A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. | 819 |
| A fast compression library designed to achieve optimal compression ratios while minimizing processing time. | 1,019 |
| Reimplements a lossless compression algorithm in Rust | 38 |
| Rust bindings for a cross-platform GUI library | 1,646 |
| A library implementing several decompression algorithms for various compression formats | 115 |
| An embeddable compression library supporting multiple algorithms and formats. | 638 |
| A Zig port of zlib, replacing its build system with a custom implementation. | 14 |
| An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files | 132 |
| A compression library implemented in the Go programming language. | 1,538 |
| A Rust library for parsing and working with XML documents | 461 |