lzo1x-1

Crates.iolzo1x-1
lib.rslzo1x-1
version0.1.0
sourcesrc
created_at2023-02-13 11:05:09.542317
updated_at2023-02-13 11:05:09.542317
descriptionSafe Rust port of the LZO1X-1 compression algorithm
homepage
repositoryhttps://github.com/jussyDr/lzo1x-1
max_upload_size
id783856
size11,530,696
Justin de Ruiter (jussyDr)

documentation

README

LZO1X-1

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.

Commit count: 20

cargo fmt