EhomeBurning / Asymmetric-Numeral-SystemsLinks
public-domain implementation of entropy coder from ANS family.
☆20Updated 6 years ago
Alternatives and similar repositories for Asymmetric-Numeral-Systems
Users that are interested in Asymmetric-Numeral-Systems are comparing it to the libraries listed below
Sorting:
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆87Updated 2 years ago
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆337Updated 2 years ago
- rans optimized tricks☆26Updated 7 years ago
- Testing various methods for choosing tANS entropy coding automata☆77Updated last year
- 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…☆98Updated 2 weeks ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆87Updated 3 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 7 years ago
- A lightweight rANSCoder meant for rapid prototyping.☆21Updated 2 years ago
- Massively Parallel ANS Decoding on GPUs☆29Updated 6 years ago
- PPM compressor with high compression ratio.☆33Updated 7 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
- High performance block-sorting data compression library☆332Updated last month
- A Python Implementation of the tabled Asymmetric Numeral Systems compression method.☆26Updated 6 years ago
- GPU-Accelerated Lossless Data Compressors Survey☆121Updated 5 years ago
- Data compression using LSTM☆136Updated 2 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
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆226Updated 2 months ago
- A Loss-less data compression algorithm inspired by LZMA☆43Updated 9 years ago
- Experimental parallel compression algorithm☆27Updated 8 years ago
- a fast range coder in C++, using SSE☆37Updated 2 years ago
- ☆68Updated 3 years ago
- Data compression using LSTM in TensorFlow☆104Updated 2 years ago
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation☆30Updated 3 years ago
- MCM file compressor☆115Updated 8 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆62Updated 6 years ago
- Asymmetric Numeral Systems - Tabled ANS, C Implementation☆13Updated 6 years ago
- novel high throughput entropy encoder for BWT data☆15Updated 3 years ago
- Optimal LZ4 compression☆44Updated 5 years ago
- Error bounded lossy compression of time series using prediction-quantization approach☆28Updated 2 years ago
- Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.☆388Updated 2 years ago