Decision Workspace
map_vec vs vecmap-rs vs capped_collections
Side-by-side comparison of Rust crates
46
map_vec
growingv0.6.0
The Map and Set APIs backed by Vec
59
vecmap-rs
growingv0.2.4
A vector-based map and set implementation
51
capped_collections
growingv0.2.0
Collections with compile-time set capacities.
Core Metrics
| map_vec | vecmap-rs | capped_collections | |
|---|---|---|---|
| Health Score | 46 | 59 | 51 |
| Total Downloads | 50.7K | 880.1K | 769 |
| 30d Downloads | 1.3K | 182.1K | 13 |
| Dependents | 23 | 172 | 0 |
| Releases | 15 | 21 | 2 |
| Last Updated | 566d ago | 174d ago | 3d ago |
| Age | 6y 8m | 3y 6m | 1y |
Health Breakdown
map_vec
Maintenance
4
Quality
12
Community
12
Popularity
6
Documentation
12
vecmap-rs
Maintenance
10
Quality
17
Community
12
Popularity
7
Documentation
13
capped_collections
Maintenance
17
Quality
15
Community
6
Popularity
3
Documentation
10
Technical Details
| map_vec | vecmap-rs | capped_collections | |
|---|---|---|---|
| Version | 0.6.0 | 0.2.4 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 2 | 4 |
| Crate Size | 20KB | 36KB | 15KB |
| Features | 3 | 2 | 1 |
| Yanked % | 13.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.61.0 | — | — |
| Owners | 2 | 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.
- •⚠ map_vec has not been updated in over a year.