Skip to content

Java-based custom wrote Huffman compression solution. Including attempts to optimize the compression as good as I could.

Notifications You must be signed in to change notification settings

MagicLegend/HuffmanCompression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HuffmanCompression

My custom implementation of the Huffman compression. Supports every character in the Unicode library. Should work with books, tested up to 1M words Lorem Ipsum.

About

Java-based custom wrote Huffman compression solution. Including attempts to optimize the compression as good as I could.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages