Safe Rust port of the LZO1X-1 compression algorithm.
The algorithm has been converted from the implementation found Linux kernel to Rust using Corrode, after which it has been manually refactored to safe Rust.