nayuki / Reference-Huffman-codingLinks
Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
☆283Updated 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++.☆381Updated 2 years ago
- This educational repository covers the Introduction to Computer Science in Java (Ariel University, 2025 - fall semester - A). This cour…☆12Updated 4 months ago
- A C++ compression and decompression program based on Huffman Coding.☆69Updated 5 years ago
- huffman encoder/decoder☆113Updated 4 years ago
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆327Updated 2 years ago
- Python Implementaion of Huffman Coding - compression and decompression☆121Updated 7 months ago
- Huffman algorithm implementation in C++☆18Updated 8 years ago
- Testing various methods for choosing tANS entropy coding automata☆76Updated last year
- A Python Implementation of the tabled Asymmetric Numeral Systems compression method.☆25Updated 5 years ago
- Complete collection of code files (*.java/js/py/cpp/etc.) published on Project Nayuki website.☆147Updated 5 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…☆92Updated 4 months ago
- a fast range coder in C++, using SSE☆37Updated last year
- a fast range coder in C++, using SSE☆67Updated last year
- Semantic JPEG image compression using deep convolutional neural network (CNN)☆332Updated 2 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 3 years ago
- JPEG encoder/decoder written in Python☆184Updated 7 years ago
- Operating System OS/161 Kernel Development☆53Updated 7 years ago
- Context Adaptive QM Coding☆19Updated 11 years ago
- A system for testing lossy image compression.☆15Updated 8 years ago
- Math library☆86Updated 4 months ago
- adaptive arithmetic coder☆50Updated 7 years ago
- Implementation of Image compression using DCT☆60Updated 6 years ago
- A minimal modern LZ compressor example☆59Updated 4 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆83Updated last year
- Fork of VTM VVC Software from Franhauffer HHI: https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM☆17Updated 6 years ago
- External-Memory Sorting in Java☆258Updated 2 years ago
- Data compression using LSTM in TensorFlow☆104Updated 2 years ago
- Extreme Image Compression Using Deep Learning☆15Updated 2 years ago
- Modern Compiler Implementation in Java by Andrew W. Appel has been sitting on my shelf long enough. It's time I work through it, you know…☆63Updated 12 years ago
- C/C++ source code for Software Tools in Pascal by Kernighan and Plauger☆18Updated 5 years ago