/huft

Huffman coding visualizer

Primary LanguageCThe UnlicenseUnlicense

huft

Huffman coding visualizer

Prerequisites

Before using this project, make sure you have the following dependencies installed on your system:

Installation & Running

git clone https://github.com/s3dman/huft.git
cd huft
mkdir build && cd build
cmake ..
cmake --build .
./huft

License

This project is now licensed under the Unlicense.

Contributers