zopfli
Compressor
Reimplements a lossless compression algorithm in Rust
A Rust implementation of the Zopfli compression algorithm.
38 stars
3 watching
5 forks
Language: Rust
last commit: almost 2 years agoLinked from 1 awesome list
hacktoberfestrustzopfli
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. | 819 | |
| A library that provides bindings to various compression formats. | 936 | |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 | |
| An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files | 132 | |
| A Rust binding for the zstd compression library | 531 | |
| A Rust implementation of Brotli decompression | 62 | |
| An ultra simple CLI arguments parser | 582 | |
| A proof-of-concept demonstrating how to call Rust code from Haskell | 131 | |
| A C++ library for compressing integers efficiently using SIMD instructions and optimized for sorted lists of integers. | 887 | |
| A library and tool that compresses data using the Lempel-Ziv style algorithm with Finite State Entropy coding | 1,774 | |
| A fast, in-memory decompression library for common compression formats | 73 | |
| An ergonomic Rust wrapper for DuckDB's C API | 527 | |
| Raw bindings to Windows API for Rust development | 1,850 | |
| Rust bindings for a cross-platform GUI library | 1,646 |