avhz/RustQuant
Rust library for quantitative finance. observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 62
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 1463
- days_rel: 649
- days_push: 232
- n_releases_24m: 74
Adoption not part of the score
1812 stars · 209 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RustQuant is a Rust library for quantitative finance, offering modules for option pricing, stochastic processes, autodiff, statistics, and financial data handling. It aims to be an open-source alternative to QuantLib written in Rust.
Use cases
- price options in rust
- simulate stochastic processes like brownian motion
- compute gradients of pricing functions with automatic differentiation
- download and parse yahoo finance data
- fit yield curves and term structures
- run monte carlo simulations for derivatives
- statistical regression and distributions for finance
When to choose
- you need a Rust-native quant finance toolkit instead of QuantLib or C++ libraries
- you want option pricing, stochastic calculus, and AAD in one crate
- you are building trading or risk analytics tooling in Rust
When to avoid
- you need battle-tested production pricing libraries with long audit history
- you need a full GUI or trading platform rather than a library
- you require exotic instruments not yet implemented in the crate
Facets
library · maturity active
math machine-learning data-science trading fintech mathematics machine-learning data-science rust quantitative-finance option-pricing stochastic-processes monte-carlo autodiff statistics regression quantlib
3 sources
- readme: https://github.com/avhz/RustQuant · fetched 2026-08-28 · 9750529da57a
- homepage: https://avhz.github.io · fetched 2026-08-29 · 747a9f01119e
- registry_crates: https://crates.io/api/v1/crates/rustquant · fetched 2026-08-29 · 7e7fd4fbbb00
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| avhz/RustQuant | main | 58 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem