Decision Workspace
vecmap-rs vs vecset vs thincollections
Side-by-side comparison of Rust crates
59
vecmap-rs
growingv0.2.4
A vector-based map and set implementation
50
vecset
growingv0.0.3
A vector-based sorted map, set and keyed-set implementation
38
thincollections
growingv0.5.4
Alternative implementations for vector, map and set that are faster/smaller for some use cases.
Core Metrics
| vecmap-rs | vecset | thincollections | |
|---|---|---|---|
| Health Score | 59 | 50 | 38 |
| Total Downloads | 880.1K | 67.2K | 17.3K |
| 30d Downloads | 189.2K | 2.4K | 64 |
| Dependents | 172 | 0 | 4 |
| Releases | 21 | 3 | 5 |
| Last Updated | 174d ago | 258d ago | 1066d ago |
| Age | 3y 6m | 2y 1m | 7y 5m |
Health Breakdown
vecmap-rs
Maintenance
10
Quality
17
Community
12
Popularity
7
Documentation
13
vecset
Maintenance
8
Quality
17
Community
6
Popularity
6
Documentation
13
thincollections
Maintenance
3
Quality
14
Community
5
Popularity
5
Documentation
11
Technical Details
| vecmap-rs | vecset | thincollections | |
|---|---|---|---|
| Version | 0.2.4 | 0.0.3 | 0.5.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 2 | 4 |
| Crate Size | 36KB | 37KB | 68KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •vecmap-rs leads with a health score of 59/100, but none of the options score above 80.
- •vecmap-rs is depended on by 172 crates — strongest ecosystem trust.
- •⚠ thincollections has not been updated in over a year.