blosc2-src

Crates.ioblosc2-src
lib.rsblosc2-src
version0.1.3
sourcesrc
created_at2023-06-07 17:06:50.839106
updated_at2023-12-15 15:32:30.405152
descriptionFFI bindings for c-blosc2
homepage
repositoryhttps://github.com/maiteko/blosc2-src-rs
max_upload_size
id884897
size8,498,014
Sean Pace (maiteko)

documentation

README

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.

Commit count: 21

cargo fmt