rygorous / ryg_ransLinks
Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).
☆337Updated 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☆87Updated 2 years ago
- New generation entropy codecs : Finite State Entropy and Huff0☆1,439Updated last year
- Massively Parallel ANS Decoding on GPUs☆29Updated 6 years ago
- High performance block-sorting data compression library☆330Updated last month
- MCM file compressor☆115Updated 8 years ago
- rans optimized tricks☆26Updated 7 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- public-domain implementation of entropy coder from ANS family.☆20Updated 6 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆225Updated last month
- Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.☆386Updated 2 years ago
- A Multi-Symbol Division Free Arithmetic Coder with Low Coding Loss using Reciprocal Multiplication☆41Updated 7 years ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- Experimental parallel compression algorithm☆27Updated 8 years ago
- Compression Benchmark☆357Updated 2 years ago
- Data compression using LSTM☆136Updated 2 years ago
- msufsort parallel suffix array construction algorithm☆29Updated 4 years ago
- Fast integer compression in C using the StreamVByte codec☆409Updated 8 months ago
- Fastest Histogram Construction☆72Updated 3 years ago
- Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++☆712Updated 2 years ago
- Better lossless compression than PNG with a simpler algorithm☆303Updated 7 years ago
- This package contains source code for special JPEG decompression and recompression routines, which may help developers as a framework in…☆16Updated 9 years ago
- A Loss-less data compression algorithm inspired by LZMA☆43Updated 9 years ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- Demo of a fast PNG encoder.☆97Updated 3 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆330Updated 11 months ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 6 months ago
- adaptive arithmetic coder☆50Updated 8 years ago