mathbench-rs
Linear algebra benchmarker
A benchmarking framework comparing performance of different Rust linear algebra libraries
Comparing performance of Rust math libraries for common 3D game and graphics tasks
198 stars
5 watching
16 forks
Language: Rust
last commit: 23 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,541 |
mikkyang/rust-blas | Rust bindings and wrappers for the Basic Linear Algebra Subprograms | 84 |
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 |
bluss/bencher | A Rust benchmarking library that supports running and filtering benchmarks. | 85 |
blas-lapack-rs/accelerate-src | Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework | 17 |
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 |
rebench/rebench.github.io | A platform providing reasonably accurate benchmarking results for JavaScript performance comparisons. | 44 |
nvzqz/divan | A tool that allows developers to easily and efficiently compare the performance of different parts of their codebase | 954 |
texitoi/benchmarksgame-rs | A collection of benchmarking implementations for comparing the performance of various programming languages | 70 |
devster/ubench | A micro PHP benchmarking library used to measure the performance of code snippets | 568 |
blas-lapack-rs/openblas-src | Provides pre-built implementations of linear algebra and numerical computation libraries | 76 |
neobirth/accelerometer.rs | A crate providing platform-agnostic support for reading and processing accelerometer data from various 2D/3D accelerometers. | 26 |
shinmera/trivial-benchmark | A tool for quickly measuring performance of code snippets | 39 |
m4b/goblin | A Rust-based library for parsing and analyzing binary formats | 1,190 |