Shelwien / lzma_shLinks
compact lzma decoder
☆15Updated 6 years ago
Alternatives and similar repositories for lzma_sh
Users that are interested in lzma_sh are comparing it to the libraries listed below
Sorting:
- experimental data compression algoritm☆22Updated 9 years ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- Experimental parallel compression algorithm☆27Updated 8 years ago
- rans optimized tricks☆26Updated 7 years ago
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆28Updated 2 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
- Optimal LZ4 compression☆44Updated 5 years ago
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 4 years ago
- FPC - Fast Prefix Coder☆31Updated 3 years ago
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆60Updated 2 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 6 months ago
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆15Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 7 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- Small fast Lempel-Ziv compression library☆108Updated last year
- x – minimalist data compressor☆54Updated 5 years ago
- Fast deflate implementation with zopfli-like ratios and a streaming API☆29Updated 5 years ago
- Multithreaded 7-zip compatible file archiver☆32Updated 6 years ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- A Multi-Symbol Division Free Arithmetic Coder with Low Coding Loss using Reciprocal Multiplication☆41Updated 7 years ago
- Fast compression library☆36Updated 10 years ago
- XWRT (XML-WRT) is an efficient XML/HTML/text compressor☆41Updated 9 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Finite State Coder☆14Updated 10 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)