stbrumme / length-limited-prefix-codesLinks
A collection of various algorithms to produce length-limited prefix codes
☆24Updated 4 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
Sorting:
- compact lzma decoder☆15Updated 6 years ago
- FPC - Fast Prefix Coder☆31Updated 3 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 5 months ago
- rans optimized tricks☆26Updated 7 years ago
- A Multi-Symbol Division Free Arithmetic Coder with Low Coding Loss using Reciprocal Multiplication☆41Updated 6 years ago
- Fast deflate implementation with zopfli-like ratios and a streaming API☆28Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- Experimental parallel compression algorithm☆26Updated 8 years ago
- Optimal LZ4 compression☆43Updated 5 years ago
- LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression …☆14Updated 4 years ago
- LZHAM codec - unstable/experimental repo. Much faster compression and higher ratios in extreme mode. This is well tested but isn't the of…☆80Updated 2 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆60Updated 2 years ago
- Experimental fork of zlib with performance improvements☆34Updated 2 years ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).☆27Updated last month
- experimental data compression algoritm☆22Updated 9 years ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- A Loss-less data compression algorithm inspired by LZMA☆43Updated 8 years ago
- Rate-Distortion Optimized Lossy PNG/QOI Encoding Tool☆96Updated 2 months ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆88Updated 3 years ago
- XWRT (XML-WRT) is an efficient XML/HTML/text compressor☆41Updated 9 years ago
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation☆30Updated 3 years ago
- MCM file compressor☆115Updated 7 years ago
- Fast Lossless Color Image Compression Library☆10Updated 3 years ago
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆14Updated last year
- Amir Said's C++ fast Huffman coding example (FastHF)☆26Updated 3 years ago
- PPM compressor with high compression ratio.☆33Updated 7 years ago