Decision Workspace
appendvec vs dashtable vs seq-str
Side-by-side comparison of Rust crates
47
appendvec
experimentalv0.1.5
A concurrent append-only container of immutable values
51
dashtable
experimentalv0.1.2
A concurrent raw hash table
52
seq-str
experimentalv0.1.4
Flat collections of strings etc.
Core Metrics
| appendvec | dashtable | seq-str | |
|---|---|---|---|
| Health Score | 47 | 51 | 52 |
| Total Downloads | 2.8K | 2.8K | 1.5K |
| 30d Downloads | 857 | 871 | 8 |
| Dependents | 13 | 13 | 0 |
| Releases | 6 | 3 | 5 |
| Last Updated | 37d ago | 23d ago | 199d ago |
| Age | 2m | 2m | 6m |
Health Breakdown
appendvec
Maintenance
12
Quality
10
Community
9
Popularity
4
Documentation
12
dashtable
Maintenance
13
Quality
13
Community
9
Popularity
4
Documentation
12
seq-str
Maintenance
16
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| appendvec | dashtable | seq-str | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.2 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 4 | 2 |
| Crate Size | 22KB | 6KB | 10KB |
| Features | 0 | 0 | 3 |
| Yanked % | 16.7% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85.0 | 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.
- •appendvec has the most downloads (2.8K), suggesting wider adoption.