rygorous / ryg_ransLinks
Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).
☆333Updated 2 years ago
Alternatives and similar repositories for ryg_rans
Users that are interested in ryg_rans are comparing it to the libraries listed below
Sorting:
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆87Updated 3 years ago
- Testing various methods for choosing tANS entropy coding automata☆77Updated last year
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆86Updated 2 years ago
- New generation entropy codecs : Finite State Entropy and Huff0☆1,428Updated last year
- Massively Parallel ANS Decoding on GPUs☆29Updated 6 years ago
- High performance block-sorting data compression library☆328Updated 3 weeks ago
- public-domain implementation of entropy coder from ANS family.☆20Updated 6 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆220Updated 3 weeks ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- rans optimized tricks☆26Updated 7 years ago
- MCM file compressor☆115Updated 7 years ago
- Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.☆385Updated 2 years ago
- Data compression using LSTM☆136Updated 2 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- Compression Benchmark☆356Updated 2 years ago
- The goal of the library is to help with research in the area of data compression. This is not meant to be fast or efficient implementatio…☆94Updated this week
- adaptive arithmetic coder☆50Updated 8 years ago
- Fastest Histogram Construction☆71Updated 3 years ago
- A Multi-Symbol Division Free Arithmetic Coder with Low Coding Loss using Reciprocal Multiplication☆41Updated 6 years ago
- cmix is a lossless data compression program aimed at optimizing compression ratio at the cost of high CPU/memory usage.☆663Updated 3 months ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 5 months ago
- Experimental parallel compression algorithm☆26Updated 8 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆55Updated last year
- Better lossless compression than PNG with a simpler algorithm☆300Updated 7 years ago
- Demo of a fast PNG encoder.☆97Updated 7 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++☆712Updated 2 years ago
- LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression …☆12Updated 4 years ago