Decision Workspace
hext vs parse_int vs strtoint
Side-by-side comparison of Rust crates
40
hext
growingv0.4.2
A binary file markup language
52
parse_int
growingv0.9.0
Parse &str with common prefixes to integer values
48
strtoint
growingv0.1.0
Parse integers from strings, with support for base prefixes
Core Metrics
| hext | parse_int | strtoint | |
|---|---|---|---|
| Health Score | 40 | 52 | 48 |
| Total Downloads | 5.2K | 2.3M | 15.1K |
| 30d Downloads | 23 | 129.8K | 2.7K |
| Dependents | 3 | 204 | 23 |
| Releases | 3 | 9 | 2 |
| Last Updated | 1211d ago | 350d ago | 1238d ago |
| Age | 4y 8m | 6y 2m | 3y 4m |
Health Breakdown
hext
Maintenance
4
Quality
15
Community
7
Popularity
4
Documentation
10
parse_int
Maintenance
6
Quality
17
Community
11
Popularity
8
Documentation
10
strtoint
Maintenance
4
Quality
17
Community
10
Popularity
5
Documentation
12
Technical Details
| hext | parse_int | strtoint | |
|---|---|---|---|
| Version | 0.4.2 | 0.9.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | ISC | Apache-2.0/MIT/BSL-1.0/CC0-1.0 | MIT |
| Dependencies | 1 | 1 | 1 |
| Crate Size | 5KB | 8KB | 7KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parse_int leads with a health score of 52/100, but none of the options score above 80.
- •parse_int is depended on by 204 crates — strongest ecosystem trust.
- •⚠ hext, strtoint have not been updated in over a year.