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:
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆342Updated 3 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆88Updated 2 years ago
- Testing various methods for choosing tANS entropy coding automata☆78Updated 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…☆99Updated 2 months ago
- rans optimized tricks☆26Updated 7 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆86Updated 3 years ago
- A lightweight rANSCoder meant for rapid prototyping.☆21Updated 2 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 7 years ago
- ☆68Updated 3 years ago
- Python port to the VTM CABAC engine via pybind11☆28Updated 3 months ago
- Entropy coders for research and production in Python and Rust.☆102Updated last month
- Massively Parallel ANS Decoding on GPUs☆30Updated 6 years ago
- Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.☆392Updated 2 years ago
- PPM compressor with high compression ratio.☆33Updated 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 fast range coder in C++, using SSE☆69Updated 2 years ago
- Asymmetric Numeral Systems - Tabled ANS, C Implementation☆14Updated 6 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
- The swiss army knife for image compression testing and format conversion☆25Updated last month
- Fraunhofer Neural Network Encoder/Decoder (NNCodec)☆82Updated 6 months ago
- Low-complexity neural image & video codec.☆206Updated last month
- Official repo for the ICLR22 paper "Towards Empirical Sandwich Bounds on the Rate-Distortion Function"☆13Updated 2 years ago
- End-to-End Learnt Image Compression Codec☆54Updated 2 years ago
- Data compression using LSTM☆137Updated 2 years ago
- The code of the Learned Image Compression with Discretized Gaussian-Laplacian-Logistic Mixture Model and Concatenated Residual Modules☆25Updated last year
- a fast range coder in C++, using SSE☆37Updated 2 years ago
- CompressAI-Vision helps you design, test and compare Video Compression for Machines pipelines. Compression methods can be either pulled f…☆106Updated this week
- Sandwiched Compression: Repurposing Standard Codecs with Neural Network Wrappers☆50Updated 7 months ago
- Entropy coding / arithmetic coding for PyTorch☆265Updated 3 years ago
- Experimental block sorting compressor based on M03 context aware compression algorithm☆33Updated 4 months ago