Huffman coding implementation in Go (Huffman tree, Symbol table, Huffman Reader + Writer).
-
Updated
Mar 30, 2023 - Go
Huffman coding implementation in Go (Huffman tree, Symbol table, Huffman Reader + Writer).
huffman is a Go implementation of the Huffman Coding lossless data compression algorithm and the solution for the challenge Write Your Own Compression Tool
Add a description, image, and links to the huffman-tree topic page so that developers can more easily learn about it.
To associate your repository with the huffman-tree topic, visit your repo's landing page and select "manage topics."