Decision Workspace
slice-string vs tinyvec vs tinyvecdeq
Side-by-side comparison of Rust crates
39
slice-string
growingv0.7.0
A String backed by a slice
76
tinyvec
stablev1.11.0
`tinyvec` provides 100% safe vec-like data structures.
44
tinyvecdeq
growingv0.1.3
`VecDeque`-like data structures
Core Metrics
| slice-string | tinyvec | tinyvecdeq | |
|---|---|---|---|
| Health Score | 39 | 76 | 44 |
| Total Downloads | 8.4K | 447.2M | 6.2K |
| 30d Downloads | 13 | 28.5M | 44 |
| Dependents | 0 | 2.9K | 1 |
| Releases | 7 | 38 | 4 |
| Last Updated | 912d ago | 13d ago | 757d ago |
| Age | 2y 8m | 6y 2m | 3y 1m |
Health Breakdown
slice-string
Maintenance
4
Quality
17
Community
3
Popularity
5
Documentation
10
tinyvec
Maintenance
18
Quality
21
Community
20
Popularity
8
Documentation
9
tinyvecdeq
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
12
Technical Details
| slice-string | tinyvec | tinyvecdeq | |
|---|---|---|---|
| Version | 0.7.0 | 1.11.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Zlib OR Apache-2.0 OR MIT | Zlib OR Apache-2.0 OR MIT |
| Dependencies | 3 | 11 | 4 |
| Crate Size | 5KB | 53KB | 12KB |
| Features | 2 | 14 | 4 |
| Yanked % | 0.0% | 2.6% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •tinyvec leads with a health score of 76/100, but none of the options score above 80.
- •tinyvec is depended on by 2.9K crates — strongest ecosystem trust.
- •⚠ slice-string, tinyvecdeq have not been updated in over a year.
- •slice-string, tinyvecdeq are pre-1.0 — API may change.