Use BLAKE3 C Rust bindings for testing and benchmarking
masterThe blake3_c_rust_bindings package provides Rust bindings for the C implementation of BLAKE3.
Warning: These bindings are not intended for production use. Because a native Rust implementation of BLAKE3 is available in this repository, you should use the native Rust crate for production workloads. Use these C bindings exclusively for testing and benchmarking purposes.