openzl-sys 0.1.2+openzl.0.1.0

FFI bindings for OpenZL, a novel data compression framework
Documentation

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.