An open API service providing repository metadata for many open source software ecosystems.

Topic: "binary-compression"

onesy-me/huffman-code

Huffman code

Language: TypeScript - Size: 723 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 5 - Forks: 0

onesy-me/zip

Zip / Unzip

Language: TypeScript - Size: 624 KB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

onesy-me/lz77

LZ77

Language: TypeScript - Size: 561 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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: 143 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0