Decision Workspace
copy_from_str vs tinystr vs tinystr-raw
Side-by-side comparison of Rust crates
51
copy_from_str
growingv1.0.6
An extension trait to copy a string into another string
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
| copy_from_str | tinystr | tinystr-raw | |
|---|---|---|---|
| Health Score | 51 | 61 | 48 |
| Total Downloads | 46.0K | 265.1M | 4.5M |
| 30d Downloads | 30 | 34.5M | 372.7K |
| Dependents | 11 | 627 | 13 |
| Releases | 10 | 34 | 4 |
| Last Updated | 922d ago | 150d ago | 1716d ago |
| Age | 8y | 6y 7m | 5y 5m |
Health Breakdown
copy_from_str
Maintenance
4
Quality
20
Community
9
Popularity
6
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
| copy_from_str | tinystr | tinystr-raw | |
|---|---|---|---|
| Version | 1.0.6 | 0.8.2 | 0.1.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Unicode-3.0 | Apache-2.0/MIT |
| Dependencies | 1 | 9 | 0 |
| Crate Size | 7KB | 24KB | 2KB |
| Features | 0 | 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.
- •tinystr is depended on by 627 crates — strongest ecosystem trust.
- •⚠ copy_from_str, tinystr-raw have not been updated in over a year.
- •tinystr, tinystr-raw are pre-1.0 — API may change.