Decision Workspace
rust_decimal_macro_impls vs rust_decimal vs rust_decimal_macros
Side-by-side comparison of Rust crates
52
rust_decimal_macro_impls
growingv1.7.0
Shorthand macros to assist creating Decimal types. Do not depend on this directly; use rust_decimal_macros
76
rust_decimal
stablev1.41.0
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
73
rust_decimal_macros
stablev1.40.0
Shorthand macros to assist creating Decimal types.
Core Metrics
| rust_decimal_macro_impls | rust_decimal | rust_decimal_macros | |
|---|---|---|---|
| Health Score | 52 | 76 | 73 |
| Total Downloads | 65.3K | 87.8M | 11.4M |
| 30d Downloads | 70 | 7.1M | 809.4K |
| Dependents | 15 | 20.9K | 4.2K |
| Releases | 15 | 104 | 71 |
| Last Updated | 2085d ago | today | 73d ago |
| Age | 7y 1m | 9y 4m | 8y 4m |
Health Breakdown
rust_decimal_macro_impls
Maintenance
5
Quality
20
Community
9
Popularity
6
Documentation
12
rust_decimal
Maintenance
20
Quality
18
Community
15
Popularity
8
Documentation
15
rust_decimal_macros
Maintenance
16
Quality
21
Community
15
Popularity
8
Documentation
13
Technical Details
| rust_decimal_macro_impls | rust_decimal | rust_decimal_macros | |
|---|---|---|---|
| Version | 1.7.0 | 1.41.0 | 1.40.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 38 | 3 |
| Crate Size | 2KB | 164KB | 15KB |
| Features | 0 | 33 | 2 |
| Yanked % | 0.0% | 1.0% | 1.4% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.67.1 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rust_decimal leads with a health score of 76/100, but none of the options score above 80.
- •rust_decimal is depended on by 20.9K crates — strongest ecosystem trust.
- •⚠ rust_decimal_macro_impls has not been updated in over a year.