Decision Workspace
smallstr vs tinystr vs tinystr-raw
Side-by-side comparison of Rust crates
60
smallstr
growingv0.3.1
String-like container based on smallvec
61
tinystr
growingv0.8.2
A small ASCII-only bounded length string representation.
48
tinystr-raw
growingv0.1.3
Raw string-to-integer conversions for tinystr.
Core Metrics
| smallstr | tinystr | tinystr-raw | |
|---|---|---|---|
| Health Score | 60 | 61 | 48 |
| Total Downloads | 5.5M | 265.1M | 4.5M |
| 30d Downloads | 465.5K | 34.5M | 372.7K |
| Dependents | 818 | 627 | 13 |
| Releases | 4 | 34 | 4 |
| Last Updated | 226d ago | 150d ago | 1716d ago |
| Age | 7y 11m | 6y 7m | 5y 5m |
Health Breakdown
smallstr
Maintenance
10
Quality
17
Community
13
Popularity
8
Documentation
12
tinystr
Maintenance
12
Quality
13
Community
18
Popularity
8
Documentation
10
tinystr-raw
Maintenance
4
Quality
17
Community
10
Popularity
8
Documentation
9
Technical Details
| smallstr | tinystr | tinystr-raw | |
|---|---|---|---|
| Version | 0.3.1 | 0.8.2 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Unicode-3.0 | Apache-2.0/MIT |
| Dependencies | 3 | 9 | 0 |
| Crate Size | 13KB | 24KB | 2KB |
| Features | 3 | 6 | 1 |
| Yanked % | 0.0% | 5.9% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.82 | — |
| Owners | 1 | 4 (team) | 2 |
Links
Quick Verdict
- •tinystr leads with a health score of 61/100, but none of the options score above 80.
- •smallstr is depended on by 818 crates — strongest ecosystem trust.
- •⚠ tinystr-raw has not been updated in over a year.