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

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: 9 months 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]
```