fast_zlib
Compression algorithm
An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files
Heavily optimized zlib compression algorithm
132 stars
21 watching
21 forks
Language: C
last commit: over 2 years ago
Linked from 2 awesome lists
algorithmccompressioncross-plattformdeflateoptimizationx86-assemblyzlib
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 high-performance compression algorithm with improved features over its predecessor BZip2. | 697 |
| Reimplements a lossless compression algorithm in Rust | 38 |
| A library that provides bindings to various compression formats. | 936 |
| A fast, in-memory decompression library for common compression formats | 73 |
| A C++ library for compressing integers efficiently using SIMD instructions and optimized for sorted lists of integers. | 887 |
| A library implementing several decompression algorithms for various compression formats | 115 |
| A Lua binding to zlib for streaming compression and decompression | 276 |
| A C library providing a set of efficient algorithms for compressing and decompressing integers. | 776 |
| A modernized zlib replacement with optimized APIs and features for next-generation systems. | 1,592 |
| An efficient compression algorithm with fast decompression speed | 653 |
| A Zig library implementing a fast, block-based compression algorithm. | 28 |
| Develops a lossless data compression format suitable for cloud datasets | 282 |
| A Zig port of an efficient compression codec for binary data | 5 |