jlafon / mlzw

Minimal implementation of a compression library that first uses LZW to compress the data and then applies a minimal height Huffman encoding using a static dictionary.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jlafon/mlzw Stargazers