Decision Workspace
zeroes_itoa vs readable vs swrite
Side-by-side comparison of Rust crates
47
zeroes_itoa
experimentalv0.1.0
A high-performance integer-to-string formatter with support for dynamic leading zeros and smart allocation.
54
readable
growingv0.16.0
Human readable strings
53
swrite
growingv0.1.0
Infallible alternatives to write! and writeln! for Strings
Core Metrics
| zeroes_itoa | readable | swrite | |
|---|---|---|---|
| Health Score | 47 | 54 | 53 |
| Total Downloads | 496 | 10.4M | 3.7M |
| 30d Downloads | 448 | 616.2K | 382.9K |
| Dependents | 8 | 31 | 156 |
| Releases | 1 | 43 | 3 |
| Last Updated | 33d ago | 822d ago | 1084d ago |
| Age | 1m | 3y | 2y 11m |
Health Breakdown
zeroes_itoa
Maintenance
11
Quality
15
Community
6
Popularity
3
Documentation
12
readable
Maintenance
7
Quality
15
Community
9
Popularity
8
Documentation
15
swrite
Maintenance
5
Quality
17
Community
12
Popularity
8
Documentation
11
Technical Details
| zeroes_itoa | readable | swrite | |
|---|---|---|---|
| Version | 0.1.0 | 0.16.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 16 | 0 |
| Crate Size | 4KB | 95KB | 7KB |
| Features | 0 | 9 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | — |
| MSRV | 1.85 | 1.71.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •readable leads with a health score of 54/100, but none of the options score above 80.
- •swrite is depended on by 156 crates — strongest ecosystem trust.
- •⚠ readable, swrite have not been updated in over a year.