blosc2-src

Crates.ioblosc2-src
lib.rsblosc2-src
version0.1.4
created_at2023-06-07 17:06:50.839106+00
updated_at2025-01-24 17:39:54.91745+00
descriptionFFI bindings for c-blosc2
homepage
repositoryhttps://github.com/maiteko/blosc2-src-rs
max_upload_size
id884897
size9,542,402
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: 23

cargo fmt