Decision Workspace
zh_num vs rust_decimal vs enum-ordinalize
Side-by-side comparison of Rust crates
51
zh_num
growingv0.4.8
Convert ASCII numbers and zh words
76
rust_decimal
stablev1.41.0
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
65
enum-ordinalize
growingv4.3.2
This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value.
Core Metrics
| zh_num | rust_decimal | enum-ordinalize | |
|---|---|---|---|
| Health Score | 51 | 76 | 65 |
| Total Downloads | 9.2K | 87.8M | 59.5M |
| 30d Downloads | 28 | 6.8M | 6.1M |
| Dependents | 0 | 20.9K | 406 |
| Releases | 16 | 104 | 43 |
| Last Updated | 5d ago | today | 150d ago |
| Age | 1y 8m | 9y 4m | 7y 6m |
Health Breakdown
zh_num
Maintenance
19
Quality
14
Community
3
Popularity
5
Documentation
10
rust_decimal
Maintenance
20
Quality
18
Community
15
Popularity
8
Documentation
15
enum-ordinalize
Maintenance
11
Quality
21
Community
13
Popularity
8
Documentation
12
Technical Details
| zh_num | rust_decimal | enum-ordinalize | |
|---|---|---|---|
| Version | 0.4.8 | 1.41.0 | 4.3.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 38 | 1 |
| Crate Size | 10KB | 164KB | 4KB |
| Features | 4 | 33 | 4 |
| Yanked % | 6.3% | 1.0% | 2.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.67.1 | 1.68 |
| 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.
- •zh_num is pre-1.0 — API may change.