lz4-compress 0.1.1

Pure Rust implementation of raw LZ4 compression/decompression.
Documentation
Pure Rust implementation of LZ4 compression. A detailed explanation of the algorithm can be found [here](http://ticki.github.io/blog/how-lz4-works/).