huffman-coding topic
huffman-javascript
Huffman encode/decode text
Turbo-Range-Coder
TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems
huffman
Huffman coding implementation in Go (Huffman tree, Symbol table, Huffman Reader + Writer).
huffman-coding
A C++ compression and decompression program based on Huffman Coding.
Data_Structure-and-Algorithm-CodingNinjas.com
Problems and their solutions in C++.
Gr-affable
Repository for Hello FOSS 2022, a month long institute-wide Open Source Contributive Event along the lines of Hacktoberfest. The "Hello World" of open source contributions!
Huffman-Encoding-Decoding-For-Image-Compression
Huffman Encoding and Decoding for Image Compression using Python
txt-compressor
An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.
image-optimizer
Optimize any image by chroma subsampling and optimized huffman coding in Python. Basically, using JPEG algorithm!
rust-huffman-compress
A Rust library for Huffman compression given a propability distribution over arbitrary symbols