blis-src
BLAS implementation
Provides a Rust package to build and link the BLIS library, which is used as a BLAS implementation.
Source of BLAS via BLIS
10 stars
6 watching
5 forks
Language: Rust
last commit: 7 months ago blas
Related projects:
Repository | Description | Stars |
---|---|---|
blas-lapack-rs/openblas-src | Provides pre-built BLAS and LAPACK libraries via OpenBLAS | 78 |
blas-lapack-rs/netlib-src | Provides source code for linear algebra libraries built on top of Netlib | 4 |
blas-lapack-rs/lapack | Provides Rust wrappers for Fortran linear algebra libraries | 81 |
blas-lapack-rs/accelerate-src | Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework | 17 |
axect/peroxide_blas | An implementation of BLAS and LAPACK using source crates to provide concrete implementations. | 2 |
mikkyang/rust-blas | Rust bindings and wrappers for the Basic Linear Algebra Subprograms | 84 |
sfackler/rust-native-tls | An abstraction over platform-specific TLS implementations for secure network communication | 480 |
rust-math/intel-mkl-src | A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. | 82 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,993 |
libbpf/libbpf-rs | An Rust wrapper around libbpf to simplify BPF program development and build processes. | 789 |
ende76/brotli-rs | A Rust implementation of Brotli decompression | 62 |
brson/rust-sdl | Bindings for SDL in Rust to abstract away low-level memory management | 179 |
ziutek/blas | Implementation of BLAS basic linear algebra subprograms in Go | 155 |
gadomski/las-rs | A Rust library for reading and writing ASPRS LAS files | 75 |
klutzy/suruga | Implementation of a subset of the TLS 1.2 protocol in Rust | 125 |