zultra
Compression library
A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli.
Fast deflate implementation with zopfli-like ratios and a streaming API
27 stars
6 watching
3 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
cloudflarecompressiondeflatehuffmansuffix-arrayzlibzlib-replacementzopfli
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast, in-memory decompression library for common compression formats | 73 |
| A library implementing several decompression algorithms for various compression formats | 115 |
| A library that provides bindings to various compression formats. | 936 |
| An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files | 132 |
| A MicroPython wrapper for a lightning-fast lossless compression library. | 14 |
| A fast compression library designed to achieve optimal compression ratios while minimizing processing time. | 1,019 |
| Reimplements a lossless compression algorithm in Rust | 38 |
| A Lua binding to zlib for streaming compression and decompression | 276 |
| A tool that optimizes the LZ4 compression algorithm to produce files with faster decompression times. | 57 |
| A C++ header-only library providing fast and compact implementations of zip, bzip2, and brotli compression, with plans to add novel compression methods using suffix arrays and LCP. | 25 |
| An embeddable compression library supporting multiple algorithms and formats. | 638 |
| A lossless compression library designed for low-memory embedded targets with high data compression ratios. | 30 |
| A multi-threaded data compression library written in Rust. | 154 |
| Develops a lossless data compression format suitable for cloud datasets | 282 |
| A fast compression and decompression library written in C. | 92 |