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:
- Data compression using LSTM in TensorFlow☆104Updated 2 years ago
- Data compression using LSTM☆134Updated 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…☆93Updated 5 months ago
- ☆29Updated 8 years ago
- Norvig's Sudoku solver in C++☆65Updated 3 years ago
- Complete collection of code files (*.java/js/py/cpp/etc.) published on Project Nayuki website.☆147Updated 6 months ago
- a fast range coder in C++, using SSE☆37Updated last year
- University of San Francisco CS652 -- Programming Languages☆132Updated 6 years ago
- huffman encoder/decoder☆112Updated 4 years ago
- A simple VM for a talk on building VMs☆220Updated 8 years ago
- in only 250 lines of code (no libs, just vanilla code)☆98Updated last year
- Testing various methods for choosing tANS entropy coding automata☆76Updated last year
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆328Updated 2 years ago
- Classroom Object-Oriented Language Compiler☆30Updated 10 years ago
- A miniature program that can compute Pi to millions of digits.☆144Updated 2 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
- Swing, divide and conquer the factorial!☆81Updated 3 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
- Java implementation of a B+ Tree, a data structure that efficiently retrieves data in a block-oriented storage context☆28Updated last year
- PAQ is a series of archivers that achieve very high compression rates at the expense of speed and memory☆74Updated 2 years ago
- My copy of FLINT -- please use https://github.com/flintlib/flint/ for development☆82Updated this week
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 3 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- PL/0 compiler☆20Updated 9 months ago
- Fast and stable sort algorithm that uses O(1) memory. Public domain.☆1,276Updated 3 years ago
- book and codes for Modern Compiler Implementation in C☆386Updated last year
- CS345 Programming Languages at University of San Francisco☆19Updated 9 years ago
- Code from the book "Hacker's Delight" by Henry S. Warren, Jr. (original and my own modifications).☆25Updated 14 years ago
- A neural network implementation for the MNIST dataset, written in plain C☆97Updated 4 years ago
- Fast lossless data compression in Java☆117Updated 2 weeks ago