Decision Workspace
finmoney vs moneylib vs typed-money
Side-by-side comparison of Rust crates
55
finmoney
experimentalv3.0.0
A precise, panic-free money library for Rust with currency-aware values, configurable rounding, and exchange-grade tick handling
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
Core Metrics
| finmoney | moneylib | typed-money | |
|---|---|---|---|
| Health Score | 55 | 51 | 49 |
| Total Downloads | 455 | 276 | 663 |
| 30d Downloads | 135 | 165 | 118 |
| Dependents | 0 | 0 | 0 |
| Releases | 10 | 20 | 3 |
| Last Updated | 28d ago | 1d ago | 158d ago |
| Age | 3m | 1m | 5m |
Health Breakdown
finmoney
Maintenance
17
Quality
14
Community
6
Popularity
3
Documentation
15
moneylib
Maintenance
14
Quality
15
Community
6
Popularity
3
Documentation
13
typed-money
Maintenance
12
Quality
15
Community
6
Popularity
3
Documentation
13
Technical Details
| finmoney | moneylib | typed-money | |
|---|---|---|---|
| Version | 3.0.0 | 0.11.2 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 11 | 6 |
| Crate Size | 45KB | 48KB | 117KB |
| Features | 2 | 6 | 5 |
| Yanked % | 10.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| 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.