#bindings #side #basic #clblast

sys clblast-sys

clblast bindings for rust

3 unstable releases

0.2.1 Feb 10, 2022
0.2.0 Aug 12, 2021
0.1.0 Jul 29, 2021

#34 in #side

22 downloads per month
Used in clblast

Apache-2.0

2MB
29K SLoC

C++ 24K SLoC // 0.2% comments Python 3.5K SLoC // 0.1% comments Cython 1.5K SLoC // 0.2% comments C 392 SLoC // 0.4% comments Rust 49 SLoC // 0.1% comments

CLBlast Bindings for Rust

There are two crates:

clblast-sys

basic bindings to clblast with types from cl-sys on the rust side.

clblast

high level bindings to clblast based on the ocl crate.

Dependencies

~0.4–2.4MB
~40K SLoC