zopfli
Compression library
A compression library that provides a fast but slow compression algorithm based on deflate or zlib.
Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression.
3k stars
104 watching
329 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
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 |
| | An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files | 132 |
| | A fast, in-memory decompression library for common compression formats | 73 |
| | Reimplements a lossless compression algorithm in Rust | 38 |
| | A fast lossless compression algorithm targeting real-time compression scenarios | 23,936 |
| | A compression algorithm that combines multiple techniques to achieve high compression ratios | 13,639 |
| | Provides various compression algorithms in pure Go. | 4,841 |
| | A Lua binding to zlib for streaming compression and decompression | 276 |
| | A library implementing several decompression algorithms for various compression formats | 115 |
| | A Zig library implementing a fast, block-based compression algorithm. | 28 |
| | A library that provides bindings to various compression formats. | 936 |
| | A single C source file implementation of the zlib and Deflate compressed data format specification standards with high performance data compression capabilities. | 2,249 |
| | Compresses files and folders from local and UNC paths using the zlib compression library. | 191 |
| | A C++ library for efficient compression and decompression of binary data | 330 |
| | A modernized zlib replacement with optimized APIs and features for next-generation systems. | 1,592 |