| Crates.io | openzl-sys |
| lib.rs | openzl-sys |
| version | 0.1.2+openzl.0.1.0 |
| created_at | 2025-10-07 03:52:18.973288+00 |
| updated_at | 2025-10-07 22:38:39.596596+00 |
| description | FFI bindings for OpenZL, a novel data compression framework |
| homepage | |
| repository | https://github.com/LDeakin/openzl-sys |
| max_upload_size | |
| id | 1871195 |
| size | 9,137,707 |
Raw Rust bindings to OpenZL (https://github.com/facebook/openzl), a novel data compression framework.
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
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.