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 3 years ago
- University of San Francisco CS652 -- Programming Languages☆133Updated 6 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
- PAQ is a series of archivers that achieve very high compression rates at the expense of speed and memory☆76Updated 3 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 2 months ago
- Java binary search trees implementations and tests: AVL Tree, Red black tree, Scapegoat tree, Splay tree, Treap☆134Updated 2 years ago
- Swing, divide and conquer the factorial!☆81Updated 3 years ago
- ☆29Updated 8 years ago
- 27-Queens Puzzle: Massively Parellel Enumeration and Solution Counting☆92Updated 8 years ago
- Complete collection of code files (*.java/js/py/cpp/etc.) published on Project Nayuki website.☆147Updated last year
- NN based lossless compression☆162Updated 3 years ago
- Programming Pearls Prep work☆100Updated 12 years ago
- MCM file compressor☆118Updated 8 years ago
- in only 250 lines of code (no libs, just vanilla code)☆99Updated 2 years ago
- A neural network implementation for the MNIST dataset, written in plain C☆102Updated 4 years ago
- Working source for the OpenDSA eTextbook project☆360Updated this week
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆44Updated 9 years ago
- C++ Big Integer Library☆20Updated 4 years ago
- Collected solutions to Google Code Jam problems by KirarinSnow☆85Updated 11 years ago
- A Java compiler from the Compilers "Dragon Book"☆56Updated 14 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆88Updated 2 years ago
- C impelmentation of an LL(1) parser of the Tiny language☆15Updated 15 years ago
- a fast range coder in C++, using SSE☆37Updated 2 years ago
- Simple compliant DEFLATE decompressor in Java, Python, C++, TypeScript.☆85Updated last year
- A miniature program that can compute Pi to millions of digits.☆149Updated 3 years ago
- Fast and stable sort algorithm that uses O(1) memory. Public domain.☆1,287Updated 4 years ago
- Java minimal examples. Asserts used wherever possible. Cheatsheets, tutorials.☆181Updated 2 years ago
- Testing various methods for choosing tANS entropy coding automata☆78Updated 2 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- A simple implementation of thread pooling for C/C++ using POSIX threads☆83Updated 5 years ago