4 releases

0.1.3 Dec 15, 2023
0.1.2 Nov 7, 2023
0.1.1 Jul 14, 2023
0.1.0 Jun 7, 2023

#239 in Compression

Custom license

4MB
76K SLoC

C 72K SLoC // 0.2% comments Rust 2.5K SLoC // 0.0% comments GNU Style Assembly 371 SLoC // 0.2% comments Shell 283 SLoC // 0.2% comments Visual Studio Project 181 SLoC Scheme 83 SLoC // 0.1% comments Python 39 SLoC // 0.1% comments Visual Studio Solution 25 SLoC

Contains (ELF exe/lib, 8KB) bitshuffle2_neon_bucle

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.

Dependencies