stbrumme / length-limited-prefix-codes
A collection of various algorithms to produce length-limited prefix codes
☆24Updated 3 years ago
Alternatives and similar repositories for length-limited-prefix-codes:
Users that are interested in length-limited-prefix-codes are comparing it to the libraries listed below
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆25Updated 2 weeks ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 8 years ago
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- compact lzma decoder☆14Updated 5 years ago
- Optimal LZ4 compression☆42Updated 5 years ago
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆58Updated 2 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- Fast deflate implementation with zopfli-like ratios and a streaming API☆28Updated 4 years ago
- A Multi-Symbol Division Free Arithmetic Coder with Low Coding Loss using Reciprocal Multiplication☆41Updated 6 years ago
- The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).☆23Updated 2 weeks ago
- Experimental parallel compression algorithm