Decision Workspace
hexga_typedef vs fin_decimal vs use-number
Side-by-side comparison of Rust crates
50
hexga_typedef
growingv0.0.11-beta.53
Provide a common typedef for `float`, `int` and `uint`. The precision can be changed with feature flags and can be easily shared across multiple crates.
58
fin_decimal
experimentalv0.2.2
A high-performance decimal fixed-point arithmetic library for financial applications
56
use-number
experimentalv0.0.6
Utility-first numeric building blocks for RustUse
Core Metrics
| hexga_typedef | fin_decimal | use-number | |
|---|---|---|---|
| Health Score | 50 | 58 | 56 |
| Total Downloads | 16.2K | 183 | 225 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 29 | 0 | 13 |
| Releases | 36 | 6 | 6 |
| Last Updated | 146d ago | 7d ago | 59d ago |
| Age | 1y 3m | 4m | 2m |
Health Breakdown
hexga_typedef
Maintenance
12
Quality
14
Community
9
Popularity
5
Documentation
10
fin_decimal
Maintenance
19
Quality
17
Community
6
Popularity
3
Documentation
13
use-number
Maintenance
14
Quality
15
Community
9
Popularity
3
Documentation
15
Technical Details
| hexga_typedef | fin_decimal | use-number | |
|---|---|---|---|
| Version | 0.0.11-beta.53 | 0.2.2 | 0.0.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | BSD-4-Clause | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 0 |
| Crate Size | 2KB | 65KB | 5KB |
| Features | 9 | 5 | 0 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.95.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fin_decimal leads with a health score of 58/100, but none of the options score above 80.
- •hexga_typedef has the most downloads (16.2K), suggesting wider adoption.