minilzo3

Crates.iominilzo3
lib.rsminilzo3
version0.1.0
sourcesrc
created_at2021-03-31 21:47:31.969745
updated_at2021-03-31 21:47:31.969745
descriptionPure Rust implementation of minilzo; initially created with c2rust.
homepage
repository
max_upload_size
id376349
size124,052
Miles Granger (milesgranger)

documentation

README

minilzo3

CI

API Documentation

A pure Rust implementation of the miniLZO. Initially tranlated using c2rust but refactored to meet certain requirements, and will continue to be a pet-project to better understand both LZO and de/compression methodology; long term goal to continue refactoring into a 100% safe rust implementation, but for now, there is a lot of unsafe usage in this project.

Commit count: 0

cargo fmt