Decision Workspace
decimal64 vs rust_decimal vs feldera_rust_decimal
Side-by-side comparison of Rust crates
54
decimal64
growingv0.0.8
Fast fixed point arithmetic that only uses u64 as internal representation.
75
rust_decimal
stablev1.42.0
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
55
feldera_rust_decimal
growingv1.33.1-feldera.1
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
Core Metrics
| decimal64 | rust_decimal | feldera_rust_decimal | |
|---|---|---|---|
| Health Score | 54 | 75 | 55 |
| Total Downloads | 5.8K | 102.0M | 58.3K |
| 30d Downloads | 0 | 7.8M | 5.5K |
| Dependents | 0 | 24.3K | 79 |
| Releases | 8 | 105 | 1 |
| Last Updated | 91d ago | 19d ago | 635d ago |
| Age | 1y 2m | 9y 6m | 1y 9m |
Health Breakdown
decimal64
Maintenance
14
Quality
15
Community
6
Popularity
4
Documentation
15
rust_decimal
Maintenance
19
Quality
18
Community
15
Popularity
8
Documentation
15
feldera_rust_decimal
Maintenance
1
Quality
18
Community
15
Popularity
6
Documentation
15
Technical Details
| decimal64 | rust_decimal | feldera_rust_decimal | |
|---|---|---|---|
| Version | 0.0.8 | 1.42.0 | 1.33.1-feldera.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 38 | 28 |
| Crate Size | 23KB | 166KB | 123KB |
| Features | 2 | 33 | 34 |
| Yanked % | 0.0% | 0.9% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85.1 | 1.67.1 | 1.60 |
| Owners | 1 | 1 | 4 |
Links
Quick Verdict
- •rust_decimal leads with a health score of 75/100, but none of the options score above 80.
- •rust_decimal is depended on by 24.3K crates — strongest ecosystem trust.
- •⚠ feldera_rust_decimal has not been updated in over a year.
- •decimal64 is pre-1.0 — API may change.