[go: up one dir, main page]

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.