Skip to content

spaskalev/misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages