misc
a collection of various go packages
- encoding/fibonacci - fibonacci encoding io.Writer and decoding io.Reader
- encoding/mtf - move to front transform encoder and decoder implementation
- ioutil - various io constructs, buffered writer and reader implementations
- predictor - PPP Predictor Compression Protocol as specified in RFC1978
the commands directory contains tools
- commands/mtf - mtf transform, follwed by fibonacci encoding compressor
- commands/pdc - a predictor compressor
- commands/plaindiff - a text file diff implementation
License
Copyright Β© 2015 Stanislav Paskalev
Usage of the works is permitted provided that this instrument is retained with the works, so that any entity that uses the works is notified of this instrument.
DISCLAIMER: THE WORKS ARE WITHOUT WARRANTY.