simple_huffman

Crates.iosimple_huffman
lib.rssimple_huffman
version0.1.3
sourcesrc
created_at2023-09-27 03:27:23.892179
updated_at2023-09-27 04:10:33.999629
descriptionDead simple Huffman encoding and decoding library
homepagehttps://github.com/funnsam/huffman_coding
repositoryhttps://github.com/funnsam/huffman_coding
max_upload_size
id984265
size7,530
(funnsam)

documentation

https://docs.rs/simple_huffman

README

Crates.io docs.rs

funnsam's Huffman coding library

Dead simple Huffman encoding and decoding library in Rust.

Commit count: 13

cargo fmt