Skip to content

gcohara/guac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guac

George's Utterly Abysmal Ultra Amazing Compressor

Personal project to implement a file compressor in C++. Builds a Huffman tree over the alphabet of all 256 bytes. The length of each symbol's codeword in this tree is then used to get a canonical Huffman encoding. The canonical encoding is then used to compress the file.

About

George's Ultra Amazing Compressor - A Huffman Coding File Compressor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors