kapenga / LittleBitLinks
LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression ratios.
☆12Updated 4 years ago
Alternatives and similar repositories for LittleBit
Users that are interested in LittleBit are comparing it to the libraries listed below
Sorting:
- rans optimized tricks☆24Updated 7 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 4 months ago
- compact lzma decoder☆15Updated 5 years ago
- experimental data compression algoritm☆22Updated 9 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- PPM compressor with high compression ratio.☆33Updated 7 years ago
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- Experimental parallel compression algorithm☆26Updated 7 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆82Updated 2 years ago
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 4 years ago
- Optimal LZ4 compression☆43Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- msufsort parallel suffix array construction algorithm☆29Updated 4 years ago
- Bicriteria Data Compressor☆14Updated 7 years ago
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆59Updated 2 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).☆24Updated this week
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆36Updated last week
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆85Updated 3 years ago
- Massively Parallel ANS Decoding on GPUs☆29Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- A minimal modern LZ compressor example☆59Updated 4 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆216Updated last week
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆14Updated last year
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- benchmarking positional population count☆15Updated last year
- XWRT (XML-WRT) is an efficient XML/HTML/text compressor☆41Updated 8 years ago