Decision Workspace
hexga_typedef vs use-number vs hexga_math
Side-by-side comparison of Rust crates
52
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
use-number
experimentalv0.0.6
Utility-first numeric building blocks for RustUse
52
hexga_math
growingv0.0.11-beta.53
Math related crate that define number and casting, and support array programming...
Core Metrics
| hexga_typedef | use-number | hexga_math | |
|---|---|---|---|
| Health Score | 52 | 58 | 52 |
| Total Downloads | 15.9K | 144 | 12.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 29 | 13 | 56 |
| Releases | 36 | 6 | 29 |
| Last Updated | 97d ago | 11d ago | 97d ago |
| Age | 1y 1m | 13d | 1y 1m |
Health Breakdown
hexga_typedef
Maintenance
14
Quality
14
Community
9
Popularity
5
Documentation
10
use-number
Maintenance
16
Quality
15
Community
9
Popularity
3
Documentation
15
hexga_math
Maintenance
14
Quality
12
Community
11
Popularity
5
Documentation
10
Technical Details
| hexga_typedef | use-number | hexga_math | |
|---|---|---|---|
| Version | 0.0.11-beta.53 | 0.0.6 | 0.0.11-beta.53 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 9 |
| Crate Size | 2KB | 5KB | 63KB |
| Features | 9 | 0 | 10 |
| Yanked % | 25.0% | 0.0% | 20.7% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.95.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •use-number leads with a health score of 58/100, but none of the options score above 80.
- •hexga_typedef has the most downloads (15.9K), suggesting wider adoption.