directory
1.0.1
Repository: https://github.com/blanu/dust.git
Documentation: pkg.go.dev

# Packages

Package buf contains a few imperative buffer-handling utility routines to avoid mistake-prone repetition when streaming and reassembling chunks of bytes.
No description provided by the author
Package huffman implements Huffman streaming encoders and decoders, for 256-symbol tables only, with up to 256-bit codeword length.
No description provided by the author
No description provided by the author
Package proc allows the organization of goroutines into process trees.
Package sillyHex implements the contrived, silly "sillyHex" model for Dust.
No description provided by the author