Decision Workspace
cbb vs parse_int vs strtoint
Side-by-side comparison of Rust crates
36
cbb
growingv0.2.1
A base converter
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
| cbb | parse_int | strtoint | |
|---|---|---|---|
| Health Score | 36 | 52 | 48 |
| Total Downloads | 22.3K | 2.3M | 15.1K |
| 30d Downloads | 36 | 129.8K | 2.7K |
| Dependents | 10 | 204 | 23 |
| Releases | 15 | 9 | 2 |
| Last Updated | 1530d ago | 350d ago | 1238d ago |
| Age | 5y 3m | 6y 2m | 3y 4m |
Health Breakdown
cbb
Maintenance
4
Quality
10
Community
8
Popularity
5
Documentation
9
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
| cbb | parse_int | strtoint | |
|---|---|---|---|
| Version | 0.2.1 | 0.9.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0/MIT/BSL-1.0/CC0-1.0 | MIT |
| Dependencies | 3 | 1 | 1 |
| Crate Size | 30KB | 8KB | 7KB |
| Features | 0 | 3 | 2 |
| Yanked % | 26.7% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ cbb, strtoint have not been updated in over a year.