Decision Workspace
corp-finance-core vs finmoney vs moneylib
Side-by-side comparison of Rust crates
54
corp-finance-core
experimentalv1.1.0
Institutional-grade corporate finance calculations with 128-bit decimal precision — DCF, WACC, comps, LBO, credit metrics, derivatives, fixed income, options, and 60+ specialty modules. No f64 in financials. WASM-compatible.
56
finmoney
experimentalv4.0.1
Precise money library for Rust — currency-aware arithmetic, exchange-grade tick handling, configurable rounding. Built for trading systems.
55
moneylib
experimentalv0.13.2
Library to deal with money in Rust.
Core Metrics
| corp-finance-core | finmoney | moneylib | |
|---|---|---|---|
| Health Score | 54 | 56 | 55 |
| Total Downloads | 320 | 588 | 341 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 0 | 0 |
| Releases | 2 | 12 | 24 |
| Last Updated | 16d ago | 39d ago | 16d ago |
| Age | 3m | 5m | 3m |
Health Breakdown
corp-finance-core
Maintenance
16
Quality
15
Community
7
Popularity
3
Documentation
13
finmoney
Maintenance
17
Quality
15
Community
6
Popularity
3
Documentation
15
moneylib
Maintenance
18
Quality
15
Community
6
Popularity
3
Documentation
13
Technical Details
| corp-finance-core | finmoney | moneylib | |
|---|---|---|---|
| Version | 1.1.0 | 4.0.1 | 0.13.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 30 | 7 | 11 |
| Crate Size | 1.5MB | 50KB | 52KB |
| Features | 86 | 2 | 6 |
| Yanked % | 0.0% | 8.3% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.90 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •finmoney leads with a health score of 56/100, but none of the options score above 80.
- •moneylib is pre-1.0 — API may change.