nayuki / Reference-Huffman-codingLinks
Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
☆283Updated 2 years ago
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:
- 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
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆338Updated 3 years ago
- Testing various methods for choosing tANS entropy coding automata☆77Updated last year
- Complete collection of code files (*.java/js/py/cpp/etc.) published on Project Nayuki website.☆147Updated 10 months ago
- Data compression using LSTM☆136Updated 2 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆87Updated 2 years ago
- Some scripts in Python, Java and C++ for matrix multiplication.☆95Updated 5 years ago
- Design and Implementation of kernel level threads for xv6 operating system. Adding system call related to threading environment in xv6 al…☆30Updated 4 years ago
- A simple example demonstrating a calculator written with flex/bison☆234Updated 3 years ago
- PAQ is a series of archivers that achieve very high compression rates at the expense of speed and memory☆75Updated 3 years ago
- C++ Big Integer Library☆20Updated 4 years ago
- Simple compliant DEFLATE decompressor in Java, Python, C++, TypeScript.☆84Updated last year
- Norvig's Sudoku solver in C++☆65Updated 3 years ago
- A simple implementation of thread pooling for C/C++ using POSIX threads☆82Updated 5 years ago
- MCM file compressor☆115Updated 8 years ago
- Data compression using LSTM in TensorFlow☆104Updated 2 years ago
- ANSI C implementation of Perceptron (simplest neural network)☆30Updated 8 years ago
- PAQ8PX compression archiver☆241Updated 2 months ago
- in only 250 lines of code (no libs, just vanilla code)☆99Updated 2 years ago
- GPU-Accelerated Lossless Data Compressors Survey☆121Updated 5 years ago
- huffman encoder/decoder☆116Updated 4 years ago
- A miniature program that can compute Pi to millions of digits.☆147Updated 2 years ago
- Starter template for networking-related programs☆20Updated 7 years ago
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆44Updated 9 years ago
- Free Universal Image Format☆171Updated 2 years ago
- New generation entropy codecs : Finite State Entropy and Huff0☆1,449Updated last year
- rans optimized tricks☆26Updated 7 years ago
- Java implementation of the PGM protocol☆32Updated 12 years ago
- String Matching Algorithms Research Tool☆108Updated last year
- SimpleJPEG: simple jpeg encoder☆83Updated 5 months ago