stbrumme / smallz4Links
Optimal LZ4 compression
☆44Updated 5 years ago
Alternatives and similar repositories for smallz4
Users that are interested in smallz4 are comparing it to the libraries listed below
Sorting:
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆60Updated 2 years ago
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆15Updated 2 years ago
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆28Updated 2 years ago
- experimental data compression algoritm☆22Updated 9 years ago
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation☆30Updated 3 years ago
- compact lzma decoder☆15Updated 6 years ago
- Fast deflate implementation with zopfli-like ratios and a streaming API☆29Updated 5 years ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- rans optimized tricks☆26Updated 7 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 6 months ago
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 4 years ago
- Small fast Lempel-Ziv compression library☆108Updated last year
- Tiny LZW implementations in assembly☆14Updated last year
- LZHAM codec - unstable/experimental repo. Much faster compression and higher ratios in extreme mode. This is well tested but isn't the of…☆79Updated 2 years ago
- Experimental parallel compression algorithm☆27Updated 8 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- PPM compressor with a 128 bytes short decompressor☆39Updated 3 years ago
- Compression using LZS-style algorithm, derived from LZ77-style☆22Updated last year
- A reference implementation of the SAC (Simple Audio Compression) codec.☆16Updated 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
- Portable single file ANSI C TIFF file loader☆21Updated 3 years ago
- FPC - Fast Prefix Coder☆31Updated 3 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆87Updated 2 years ago
- The fastest Run-Length-Encoding on the Planet (for x64)☆38Updated 7 months ago
- Free, zlib licensed ZX0 decompressor for the x86☆19Updated 3 years ago
- Fast, small, in-memory inflate (zlib, deflate and gzip decompression)☆78Updated 3 years ago
- Cross-platform asynchronous I/O library☆20Updated last year
- ppmd compressor☆26Updated 3 years ago
- High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains…☆25Updated 3 years ago
- A single C header with bitwise hacks☆40Updated 3 years ago