absperf-minilzo-sys

Crates.ioabsperf-minilzo-sys
lib.rsabsperf-minilzo-sys
version2.10.0
sourcesrc
created_at2020-05-21 15:55:01.070814
updated_at2020-05-21 15:59:01.744266
descriptioncrate that statically links minilzo and exposes all its symbols and functions
homepage
repositoryhttps://gitlab.com/Taywee/absperf-minilzo-sys
max_upload_size
id244191
size439,593
Taylor C. Richberger (Taywee)

documentation

README

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.

Commit count: 7

cargo fmt