Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cyberfined/huff

Compress and uncompress files with Huffman encoding
https://github.com/cyberfined/huff

c compression huffman-coding huffman-decoder huffman-encoder

Last synced: about 1 month ago
JSON representation

Compress and uncompress files with Huffman encoding

Awesome Lists containing this project

README

        

# huff

Compress and uncompress files with Huffman encoding

# Usage

```bash
huff [-d]
```