5 releases
new 0.1.4 | Jan 24, 2025 |
---|---|
0.1.3 | Dec 15, 2023 |
0.1.2 | Nov 7, 2023 |
0.1.1 | Jul 14, 2023 |
0.1.0 | Jun 7, 2023 |
#254 in Compression
131 downloads per month
4.5MB
87K
SLoC
Library for automatically building c-blosc2 and generating bindings for Rust.
By default it uses bindings.rs which is checked into the library. bindings can be regenerated using the bindgen
feature, however this requires llvm to be installed locally.
lib.rs
:
This crate is for building c-blosc
and linking to the static build.