Skip to content

Lakret/huffman-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huffman Coding Example in Rust

Accompanying code for the video.

Please note, that this is an algorithm tutorial, not production-ready code. If you'd like to compress text, use something like Brotli :)

Data

Available from Kaggle.

Copy the archive to ./data folder and unpack with unzip archive.zip. Feel free to remove the archive.

The resulting dataset should be ~892MB.

About

Greed Algorithms tutorial in Rust using Huffman Coding as an example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages