Decision Workspace
moneylib vs typed-money vs finmoney
Side-by-side comparison of Rust crates
51
moneylib
experimentalv0.11.2
Library to deal with money in Rust.
49
typed-money
experimentalv0.2.0
A type-safe money library for Rust that prevents currency mixing bugs at compile time
55
finmoney
experimentalv3.0.0
A precise, panic-free money library for Rust with currency-aware values, configurable rounding, and exchange-grade tick handling
Core Metrics
| moneylib | typed-money | finmoney | |
|---|---|---|---|
| Health Score | 51 | 49 | 55 |
| Total Downloads | 276 | 663 | 455 |
| 30d Downloads | 165 | 118 | 135 |
| Dependents | 0 | 0 | 0 |
| Releases | 20 | 3 | 10 |
| Last Updated | 1d ago | 158d ago | 28d ago |
| Age | 1m | 5m | 3m |
Health Breakdown
moneylib
Maintenance
14
Quality
15
Community
6
Popularity
3
Documentation
13
typed-money
Maintenance
12
Quality
15
Community
6
Popularity
3
Documentation
13
finmoney
Maintenance
17
Quality
14
Community
6
Popularity
3
Documentation
15
Technical Details
| moneylib | typed-money | finmoney | |
|---|---|---|---|
| Version | 0.11.2 | 0.2.0 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 11 | 6 | 7 |
| Crate Size | 48KB | 117KB | 45KB |
| Features | 6 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 10.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.90 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •finmoney leads with a health score of 55/100, but none of the options score above 80.
- •typed-money has the most downloads (663), suggesting wider adoption.
- •moneylib, typed-money are pre-1.0 — API may change.