Decision Workspace
stela-int-to-str vs atoi vs btoi
Side-by-side comparison of Rust crates
47
stela-int-to-str
experimentalv0.1.0
Fast integer to string conversion utilities optimized for high-throughput data processing.
64
atoi
growingv2.0.0
Parse integers directly from `[u8]` slices in safe code
53
btoi
growingv0.5.0
Parse integers directly from ASCII byte slices
Core Metrics
| stela-int-to-str | atoi | btoi | |
|---|---|---|---|
| Health Score | 47 | 64 | 53 |
| Total Downloads | 84 | 109.5M | 14.9M |
| 30d Downloads | 84 | 10.8M | 794.0K |
| Dependents | 2 | 1.4K | 618 |
| Releases | 1 | 13 | 12 |
| Last Updated | 24d ago | 1263d ago | 302d ago |
| Age | 24d | 8y 9m | 8y 6m |
Health Breakdown
stela-int-to-str
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
13
atoi
Maintenance
5
Quality
22
Community
14
Popularity
8
Documentation
15
btoi
Maintenance
6
Quality
14
Community
13
Popularity
8
Documentation
12
Technical Details
| stela-int-to-str | atoi | btoi | |
|---|---|---|---|
| Version | 0.1.0 | 2.0.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 9KB | 8KB | 12KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 8.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.57.0 | 1.60 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •atoi leads with a health score of 64/100, but none of the options score above 80.
- •atoi is depended on by 1.4K crates — strongest ecosystem trust.
- •⚠ atoi has not been updated in over a year.
- •stela-int-to-str, btoi are pre-1.0 — API may change.