Scientific and statistical computing with Rust.
☆69Nov 9, 2021Updated 4 years ago
Alternatives and similar repositories for compute
Users that are interested in compute are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Computational graphs with reverse automatic differentation in the GPU☆398Aug 27, 2022Updated 3 years ago
- Scientific Computing in Rust☆191Sep 17, 2025Updated 8 months ago
- Rust library for making easy parallel pipelines with Iterators.☆32Feb 12, 2020Updated 6 years ago
- Static Linear Algebra System☆38Aug 14, 2023Updated 2 years ago
- Examples of Peroxide (Rust numeric library)☆10Mar 7, 2025Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆259Jan 7, 2026Updated 5 months ago
- Automatic differentiation in Rust with WGPU support☆23Sep 22, 2021Updated 4 years ago
- A metaheuristic framework for solving combinatorial optimization problems☆38May 6, 2026Updated last month
- adaptive algorithms for rayon☆39Apr 19, 2020Updated 6 years ago
- This crate provides a myriad of different interpolation, extrapolation and animation methods.☆41May 8, 2025Updated last year
- ☆10Aug 13, 2024Updated last year
- Rust interface to nlopt☆12Oct 2, 2020Updated 5 years ago
- Statistical computation library for Rust☆806Apr 6, 2026Updated 2 months ago
- A machine learning library for Rust.☆334Aug 19, 2024Updated last year
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Solve hard constraints easily with Rust.☆15Jul 17, 2022Updated 3 years ago
- Composable probability distributions☆16Jan 31, 2023Updated 3 years ago
- A lightweight CSV viewer/editor☆17Jul 25, 2023Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Nov 18, 2022Updated 3 years ago
- A static HTML development tool, built with Rust☆16Dec 10, 2020Updated 5 years ago
- LBFGS optimization algorithm ported from liblbfgs