issundb-graphblas-sys
Raw FFI bindings to the SuiteSparse:GraphBLAS.
The build script compiles GraphBLAS from source as a position-independent static library.
Bindings are generated by bindgen.
Building this crate needs CMake and Clang to be installed.
Most users should use the safe wrapper (issundb-graphblas) instead of using this crate directly.
License
MIT or Apache-2.0. (SuiteSparse:GraphBLAS itself is Apache-2.0.)