openzl-sys

Crates.ioopenzl-sys
lib.rsopenzl-sys
version0.1.2+openzl.0.1.0
created_at2025-10-07 03:52:18.973288+00
updated_at2025-10-07 22:38:39.596596+00
descriptionFFI bindings for OpenZL, a novel data compression framework
homepage
repositoryhttps://github.com/LDeakin/openzl-sys
max_upload_size
id1871195
size9,137,707
Lachy Deakin (LDeakin)

documentation

https://docs.rs/openzl-sys

README

openzl-sys

Latest Version openzl-sys documentation build

Raw Rust bindings to OpenZL (https://github.com/facebook/openzl), a novel data compression framework.

Bindings

This library includes a pre-generated bindings.rs file for openzl.h. New bindings can be generated using the bindgen feature:

cargo build --features bindgen

Licence

openzl-sys is licensed under either of

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 0

cargo fmt