GitHub topics: binary-compression
antilneeraj/HuffmanCompressor
A simple, lossless text file compressor and decompressor built in Java using Huffman Coding. It shrinks files by giving shorter codes to frequent characters, and restores them exactly when decompressed. Features include a command‑line interface, clean modular design, and efficient bit‑level file handling
Language: Java - Size: 135 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

onesy-me/zip
Zip / Unzip
Language: TypeScript - Size: 499 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

onesy-me/lz77
LZ77
Language: TypeScript - Size: 559 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

onesy-me/huffman-code
Huffman code
Language: TypeScript - Size: 723 KB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0
