nayuki / Reference-Huffman-codingLinks
Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
☆284Updated 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:
- Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.☆392Updated 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 last month
- Complete collection of code files (*.java/js/py/cpp/etc.) published on Project Nayuki website.☆146Updated 11 months ago
- A neural network implementation for the MNIST dataset, written in plain C☆102Updated 4 years ago
- 27-Queens Puzzle: Massively Parellel Enumeration and Solution Counting☆92Updated 8 years ago
- Fast and stable sort algorithm that uses O(1) memory. Public domain.☆1,287Updated 4 years ago
- Data compression using LSTM☆137Updated 2 years ago
- huffman encoder/decoder☆115Updated 4 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
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆44Updated 9 years ago
- A miniature program that can compute Pi to millions of digits.☆149Updated 2 years ago
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆342Updated 3 years ago
- Testing various methods for choosing tANS entropy coding automata☆78Updated 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 13 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- Data compression using LSTM in TensorFlow☆105Updated 2 years ago
- Numerical answers to all Project Euler problems☆361Updated 2 weeks ago
- ☆36Updated 11 years ago
- in only 250 lines of code (no libs, just vanilla code)☆99Updated 2 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆88Updated 2 years ago
- y86-64 simulator and assembler written in Javascript.☆63Updated 2 years ago
- Swing, divide and conquer the factorial!☆81Updated 3 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- A simple VM for a talk on building VMs☆222Updated 8 years ago
- Java implementation of 2048☆111Updated 8 years ago
- Parallel Algorithm Scheduling Library☆107Updated 8 years ago
- Programming Pearls Prep work☆100Updated 12 years ago
- A chess engine written in C.☆165Updated 5 years ago
- Chess clock and move compression algorithms for lichess.org☆118Updated last month
- 15-441 Computer Networks Recitation Sessions from Carnegie Mellon University☆39Updated 14 years ago