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).
Compress sets of integers efficiently
A Huffman Encoding File Compressor and Decompressor written in Go.
huffman is a Go implementation of the Huffman Coding lossless data compression algorithm and the solution for the challenge Write Your Own Compression Tool
Huffman Encoding Library Implemented in Go
Huffman coding implementation for lossless file compression in Go
An implementation of huffman coding in go
Huffman encoding in Golang
Compilation of DS and Algos I find are interesting in Different Languages
A repository for exploring compression algorithms and codecs
Huffman coding implementation
A huffman encoder/decoder written in Go
Add a description, image, and links to the huffman-coding topic page so that developers can more easily learn about it.
To associate your repository with the huffman-coding topic, visit your repo's landing page and select "manage topics."