Skip to content

Huffman is a library to decode huffman-encoded data

License

Notifications You must be signed in to change notification settings

antoyo/huffman-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huffman

Huffman is a library to decode huffman-encoded data.

huffman rs huffman rs huffman rust documentation blue huffman huffman

Installation

Add the following line to the dependencies section of your Cargo.toml:

huffman = "0.0.2"

Usage

Create a Huffman Tree and call the decode function to decode the input.

About

Huffman is a library to decode huffman-encoded data

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages