rygorous / ryg_ransLinks
Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).
☆327Updated 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)☆83Updated 3 years ago
- Testing various methods for choosing tANS entropy coding automata☆76Updated last year
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆83Updated last year
- High performance block-sorting data compression library☆321Updated last month
- Data compression using LSTM☆133Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆140Updated 6 years ago
- New generation entropy codecs : Finite State Entropy and Huff0☆1,402Updated last year
- public-domain implementation of entropy coder from ANS family.☆19Updated 6 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆213Updated last week
- 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…☆91Updated 4 months ago
- rans optimized tricks☆24Updated 7 years ago
- Massively Parallel ANS Decoding on GPUs☆28Updated 5 years ago
- Entropy coders for research and production in Python and Rust.☆94Updated this week
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- MCM file compressor☆113Updated 7 years ago
- A Python Implementation of the tabled Asymmetric Numeral Systems compression method.☆25Updated 5 years ago
- adaptive arithmetic coder☆50Updated 7 years ago
- Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++☆710Updated 2 years ago
- Better lossless compression than PNG with a simpler algorithm☆285Updated 7 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 2 months ago
- Data compression using LSTM in TensorFlow☆103Updated 2 years ago
- A lightweight rANSCoder meant for rapid prototyping.☆20Updated 2 years ago
- Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.☆381Updated 2 years ago
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- Demo of a fast PNG encoder.☆98Updated 4 months ago
- A simple C library for compressing lists of integers using binary packing☆499Updated last year
- A Multi-Symbol Division Free Arithmetic Coder with Low Coding Loss using Reciprocal Multiplication☆41Updated 6 years ago
- Fast integer compression in C using the StreamVByte codec☆402Updated 4 months ago
- Compression Benchmark☆352Updated last year