lz4-compress 0.1.0

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.