#minilzo #lzo

sys absperf-minilzo-sys

crate that statically links minilzo and exposes all its symbols and functions

2 releases (1 stable)

2.10.0 May 21, 2020
0.1.0 May 21, 2020

#4 in #minilzo

Download history 22/week @ 2024-02-18 12/week @ 2024-02-25 6/week @ 2024-03-03 13/week @ 2024-03-10

53 downloads per month
Used in absperf-minilzo

GPL-2.0 license

250KB
7K SLoC

C 6K SLoC // 0.0% comments Rust 1K SLoC // 0.0% comments

absperf-minilzo-sys

Unsafe wrappers around minilzo. This is a pretty simple rust-bindgen generated wrapper.

Why not the existing one?

That one doesn't actually cover the entire library, and it doesn't statically link the library. We could make those fixes upstream, but we need this library functioning ASAP.

No runtime deps

~170KB