1 stable release
1.0.0 | May 29, 2024 |
---|
#987 in Asynchronous
28 downloads per month
8KB
93 lines
starpu-sys: Low-level bindings to StarPU
This crate contains unsafe Rust bindings to the C API of StarPU.
Using these bindings directly is basically writing C in Rust syntax, which is
neither idiomatic nor safe. But the intent is to later build an idiomatic safe
Rust API on top of these bindings, in a separate starpu
crate.
Installation instructions and a project overview can be found in the source repository's toplevel README.
Dependencies
~0.2–8.5MB
~73K SLoC