Decision Workspace
stringvec vs typed-index-collections vs nameth
Side-by-side comparison of Rust crates
37
stringvec
growingv0.1.0
A simple macro for creating Vec<String> from various types
70
typed-index-collections
stablev3.5.0
Typed index version of Rust slice and Vec containers
59
nameth
growingv0.1.23
A simple macro to generate a static &str representing the name of a function, a struct or an enum
Core Metrics
| stringvec | typed-index-collections | nameth | |
|---|---|---|---|
| Health Score | 37 | 70 | 59 |
| Total Downloads | 1.3K | 3.0M | 14.4K |
| 30d Downloads | 20 | 205.3K | 328 |
| Dependents | 0 | 88 | 175 |
| Releases | 1 | 23 | 24 |
| Last Updated | 578d ago | 68d ago | 20d ago |
| Age | 1y 7m | 5y 8m | 1y 3m |
Health Breakdown
stringvec
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
10
typed-index-collections
Maintenance
14
Quality
22
Community
11
Popularity
8
Documentation
15
nameth
Maintenance
18
Quality
14
Community
12
Popularity
5
Documentation
10
Technical Details
| stringvec | typed-index-collections | nameth | |
|---|---|---|---|
| Version | 0.1.0 | 3.5.0 | 0.1.23 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | LGPL-3.0-or-later | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 7 | 1 |
| Crate Size | 16KB | 53KB | 3KB |
| Features | 0 | 7 | 0 |
| Yanked % | 0.0% | 0.0% | 4.2% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.90.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •typed-index-collections leads with a health score of 70/100, but none of the options score above 80.
- •nameth is depended on by 175 crates — strongest ecosystem trust.
- •⚠ stringvec has not been updated in over a year.
- •stringvec, nameth are pre-1.0 — API may change.