rust-blas

Linear algebra library

Rust bindings and wrappers for the Basic Linear Algebra Subprograms

BLAS bindings for Rust

GitHub

84 stars
7 watching
19 forks
Language: Rust
last commit: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
blas-lapack-rs/lapack Provides Rust wrappers for Fortran linear algebra libraries 81
blas-lapack-rs/netlib-src Provides source code for linear algebra libraries built on top of Netlib 4
blas-lapack-rs/openblas-src Provides pre-built implementations of linear algebra and numerical computation libraries 76
blas-lapack-rs/accelerate-src Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework 17
sarah-quinones/faer-rs A linear algebra library for the Rust programming language, providing low-level and high-level routines for efficient matrix operations. 1,878
ziutek/blas Implementation of BLAS basic linear algebra subprograms in Go 154
blas-lapack-rs/blis-src Provides a Rust package to build and link the BLIS library, which is used as a BLAS implementation. 10
rust-lang/libm A Rust port of math library functions from MUSL's libm 545
fltk-rs/fltk-rs Rust bindings for a lightweight GUI library with customizable widgets and permissive licensing. 1,614
ekrich/sblas A library that provides an interface to high-performance linear algebra operations 34
bitshifter/mathbench-rs A benchmarking framework comparing performance of different Rust linear algebra libraries 198
jhumphry/lalg An Ada interface to BLAS for linear algebra operations on dense matrices and vectors 4
bitshifter/glam-rs A fast linear algebra library for games and graphics 1,541
brson/rust-sdl Bindings for SDL in Rust to abstract away low-level memory management 179
rust-math/intel-mkl-src A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. 82