• Stars
    star
    6
  • Rank 2,533,675 (Top 51 %)
  • Language
    C++
  • License
    GNU Lesser Genera...
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A very basic compression tool for any file, based on Huffman coding. This is mainly intended as educational code or base for bigger projects.