#45 · Primary category: Financial Data & Analytics Platforms
RustQuant
Rust library for quantitative finance.
Project last updated:01/14/26
GitHub Stars
1.8K
Forks
210
Contributors
48
License
Apache-2.0
Why we included this project
RustQuant is a Rust library that pulls the usual quantitative-finance stack into one dependency: option pricing models (Black-Scholes-Merton, Heston, barrier, Asian), implied-volatility routines, stochastic processes for simulating rates and asset paths, and supporting pieces like algorithmic differentiation and cashflow handling. For developers building valuation or risk tooling in Rust, that coherence is the main draw, since the alternative is stitching together several single-purpose crates that may not share conventions. The machine-learning and statistics modules are secondary to the core quant work, so the library suits people who need the financial math first and want the surrounding utilities in the same language and type system. It is opinionated about which pricing frameworks it implements, so check that the specific models and conventions you rely on are covered before committing.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OpenBB
Open Data Platform for analysts, quants and AI agents.
daily_stock_analysis
LLM-powered multi-market stock analysis system with multi-source market data, real-time news, decision dashboard, automated notifications, and cost-free scheduled runs.
ai-hedge-fund
An AI Hedge Fund Team
qlib
AI-oriented quant investment platform supporting diverse ML paradigms and automated R&D for quantitative research and production.
nautilus_trader
Production-grade Rust-native trading engine with deterministic event-driven architecture