Decision Workspace
typed-money vs moneylib vs finmoney
Side-by-side comparison of Rust crates
49
typed-money
experimentalv0.2.0
A type-safe money library for Rust that prevents currency mixing bugs at compile time
51
moneylib
experimentalv0.11.2
Library to deal with money in Rust.
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
| typed-money | moneylib | finmoney | |
|---|---|---|---|
| Health Score | 49 | 51 | 55 |
| Total Downloads | 663 | 276 | 455 |
| 30d Downloads | 118 | 153 | 119 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 20 | 10 |
| Last Updated | 158d ago | 1d ago | 28d ago |
| Age | 5m | 1m | 3m |
Health Breakdown
typed-money
Maintenance
12
Quality
15
Community
6
Popularity
3
Documentation
13
moneylib
Maintenance
14
Quality
15
Community
6
Popularity
3
Documentation
13
finmoney
Maintenance
17
Quality
14
Community
6
Popularity
3
Documentation
15
Technical Details
| typed-money | moneylib | finmoney | |
|---|---|---|---|
| Version | 0.2.0 | 0.11.2 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 11 | 7 |
| Crate Size | 117KB | 48KB | 45KB |
| Features | 5 | 6 | 2 |
| Yanked % | 0.0% | 0.0% | 10.0% |
| Edition | 2021 | 2024 | 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.
- •typed-money, moneylib are pre-1.0 — API may change.