Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).
☆348Nov 21, 2022Updated 3 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)☆87Mar 15, 2022Updated 3 years ago
- public-domain implementation of entropy coder from ANS family.☆21Jun 10, 2019Updated 6 years ago
- Experimental parallel compression algorithm☆27Sep 24, 2017Updated 8 years ago
- Testing various methods for choosing tANS entropy coding automata☆79Dec 23, 2023Updated 2 years ago
- New generation entropy codecs : Finite State Entropy and Huff0☆1,470Mar 21, 2024Updated last year
- rans optimized tricks☆26Apr 27, 2018Updated 7 years ago
- Fast and Strong Burrows Wheeler Model☆20Nov 6, 2018Updated 7 years ago
- Massively Parallel ANS Decoding on GPUs☆30Jul 26, 2019Updated 6 years ago
- Custom compression for CRAM and others.☆37Feb 3, 2026Updated 3 weeks ago
- Finite State Coder☆15Apr 17, 2015Updated 10 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Apr 13, 2025Updated 10 months ago
- Simple binary arithmetic coder and a few models☆22Mar 14, 2015Updated 10 years ago
- PPM compressor with high compression ratio.☆33Mar 11, 2018Updated 7 years ago
- Official code for ICML 2020 paper "Variational Bayesian Quantization"☆24Dec 8, 2022Updated 3 years ago
- Experimental compression format (unmaintained, do not use!)☆32Jun 2, 2016Updated 9 years ago
- LZ77/LZSS designed for SSE based decompression☆145Apr 18, 2019Updated 6 years ago
- A lightweight rANSCoder meant for rapid prototyping.☆21May 27, 2023Updated 2 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Jan 23, 2019Updated 7 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆235Sep 10, 2025Updated 5 months ago
- ☆153Jul 22, 2022Updated 3 years ago
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation☆33Dec 9, 2025Updated 2 months ago
- MCM file compressor☆120Oct 15, 2017Updated 8 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆92Aug 6, 2023Updated 2 years ago
- A collection of various algorithms to produce length-limited prefix codes☆24Jun 30, 2021Updated 4 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Apr 10, 2011Updated 14 years ago
- Incredibly Spicy Entropy coders☆14Aug 5, 2022Updated 3 years ago
- Intermediate Compute Language with OpenCL/CUDA Backends☆20Oct 11, 2014Updated 11 years ago
- Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.☆390Jan 22, 2023Updated 3 years ago
- a fast range coder in C++, using SSE☆69Oct 17, 2023Updated 2 years ago
- novel high throughput entropy encoder for BWT data☆15Aug 10, 2022Updated 3 years ago
- Reimplementation of "fr-059: momentum" particle system☆56Dec 24, 2013Updated 12 years ago
- fast and niubility compression library.☆89Oct 12, 2018Updated 7 years ago
- Entropy coding / arithmetic coding for PyTorch☆266Jul 8, 2022Updated 3 years ago
- Data compression using LSTM☆137Jun 11, 2023Updated 2 years ago
- compact lzma decoder☆15Sep 23, 2019Updated 6 years ago
- Marching cube on the GPU☆10Oct 1, 2012Updated 13 years ago
- Repository of the paper "Learned Image Compression with Discretized Gaussian Mixture Likelihoods and Attention Modules"☆218Apr 15, 2020Updated 5 years ago
- A Multi-Symbol Division Free Arithmetic Coder with Low Coding Loss using Reciprocal Multiplication☆41Oct 24, 2018Updated 7 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…☆99Nov 11, 2025Updated 3 months ago