nayuki / Reference-Huffman-codingLinks
Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
☆281Updated last year
Alternatives and similar repositories for Reference-Huffman-coding
Users that are interested in Reference-Huffman-coding are comparing it to the libraries listed below
Sorting:
- Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.☆382Updated 2 years ago
- This educational repository covers the Introduction to Computer Science in Java (Ariel University, 2025 - fall semester - A). This cour…☆12Updated 3 months ago
- Python Implementaion of Huffman Coding - compression and decompression☆120Updated 6 months 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…☆91Updated 4 months ago
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆326Updated 2 years ago
- 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
- Code from the book "Hacker's Delight" by Henry S. Warren, Jr. (original and my own modifications).☆25Updated 14 years ago
- Proof of concept on how to implement the Reed Solomon class of error correcting codes in Python☆95Updated 9 years ago
- Bjontegaard metric calculation. Include BD-PSNR and BD-rate☆151Updated 5 years ago
- A collection of interesting dynamic programming problems☆182Updated 2 years ago
- BCH library C Python module☆100Updated 8 months ago
- Adaptive Huffman coding algorithm in Python.☆15Updated 3 years ago
- Semantic JPEG image compression using deep convolutional neural network (CNN)☆332Updated 2 years ago
- Data compression using LSTM☆133Updated last year
- NN based lossless compression☆158Updated 3 years ago
- PAQ is a series of archivers that achieve very high compression rates at the expense of speed and memory☆73Updated 2 years ago
- a fast range coder in C++, using SSE☆67Updated last year
- Competitive Programming☆21Updated 9 years ago
- Implementation of Image compression using DCT☆60Updated 6 years ago
- Simple python implementation of binary BCH error-correcting code☆30Updated 5 years ago
- An End-To-End Image Compression system using the Embedded Zero-Trees of Wavelet Transforms algorithm☆21Updated 4 years ago
- Entropy coders for research and production in Python and Rust.☆94Updated 3 months ago
- JPEG encoder/decoder written in Python☆184Updated 6 years ago
- Data Compression using Arithmetic Encoding in Python☆80Updated last year
- a fast range coder in C++, using SSE☆37Updated last year
- ☆168Updated 6 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆83Updated last year
- ☆29Updated 8 years ago
- Fast lossless data compression in Java☆117Updated last week