Decision Workspace
seq-str vs dashtable vs nested
Side-by-side comparison of Rust crates
52
seq-str
experimentalv0.1.4
Flat collections of strings etc.
51
dashtable
experimentalv0.1.2
A concurrent raw hash table
49
nested
growingv0.1.1
A memory efficient container for nested collections (like `Vec<String>` or `Vec<Vec<T>>`)
Core Metrics
| seq-str | dashtable | nested | |
|---|---|---|---|
| Health Score | 52 | 51 | 49 |
| Total Downloads | 1.5K | 2.8K | 9.7M |
| 30d Downloads | 8 | 871 | 713.7K |
| Dependents | 0 | 13 | 79 |
| Releases | 5 | 3 | 2 |
| Last Updated | 199d ago | 23d ago | 2204d ago |
| Age | 6m | 2m | 8y 3m |
Health Breakdown
seq-str
Maintenance
16
Quality
16
Community
6
Popularity
4
Documentation
10
dashtable
Maintenance
13
Quality
13
Community
9
Popularity
4
Documentation
12
nested
Maintenance
3
Quality
16
Community
11
Popularity
8
Documentation
11
Technical Details
| seq-str | dashtable | nested | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 4 | 0 |
| Crate Size | 10KB | 6KB | 6KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | — |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •seq-str leads with a health score of 52/100, but none of the options score above 80.
- •nested has the most downloads (9.7M), suggesting wider adoption.
- •⚠ nested has not been updated in over a year.