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:
- 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 2 months ago
- A neural network implementation for the MNIST dataset, written in plain C☆102Updated 4 years ago
- Some scripts in Python, Java and C++ for matrix multiplication.☆95Updated 5 years ago
- A simple VM for a talk on building VMs☆224Updated 8 years ago
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆347Updated 3 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 C++ library that performs basic arithmetic operations on large integers☆21Updated 14 years ago
- A C++ compression and decompression program based on Huffman Coding.☆72Updated 6 years ago
- Testing various methods for choosing tANS entropy coding automata☆78Updated 2 years ago
- Complete collection of code files (*.java/js/py/cpp/etc.) published on Project Nayuki website.☆148Updated last year
- C++ Big Integer Library☆20Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- Matrix multiplication using c++11 threads☆33Updated 8 years ago
- hash set C implementation☆69Updated 6 years ago
- University of San Francisco CS652 -- Programming Languages☆133Updated 6 years ago
- Norvig's Sudoku solver in C++☆65Updated 3 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Clean examples of STL algorithms☆25Updated 7 years ago
- Code from the book "Hacker's Delight" by Henry S. Warren, Jr. (original and my own modifications).☆25Updated 15 years ago
- Data compression using LSTM☆137Updated 2 years ago
- A miniature program that can compute Pi to millions of digits.☆149Updated 3 years ago
- Java minimal examples. Asserts used wherever possible. Cheatsheets, tutorials.☆181Updated 2 years ago
- in only 250 lines of code (no libs, just vanilla code)☆99Updated 2 years ago
- Massively Parallel Huffman Decoding on GPUs☆48Updated 7 years ago
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- String Matching Algorithms Research Tool☆108Updated last year
- A commented list of Modern C++ resources☆60Updated 2 months ago
- djvulibre sourceforge repo clone, plus Debian packaging info☆74Updated 4 months ago
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆56Updated 12 years ago
- really simple sandboxing of untrusted C programs using Linux SECCOMP☆159Updated 2 years ago