Decision Workspace
vecset vs vecmap-rs vs usize-set
Side-by-side comparison of Rust crates
57
vecset
growingv0.0.4
A vector-based sorted map, set and keyed-set implementation
67
vecmap-rs
growingv0.2.5
A vector-based map and set implementation
47
usize-set
growingv0.10.3
Set data structures optimized to store sparsely distributed usize values
Core Metrics
| vecset | vecmap-rs | usize-set | |
|---|---|---|---|
| Health Score | 57 | 67 | 47 |
| Total Downloads | 88.5K | 1.8M | 59.1K |
| 30d Downloads | 6.8K | 172.8K | 0 |
| Dependents | 0 | 313 | 9 |
| Releases | 4 | 22 | 1 |
| Last Updated | 74d ago | 12d ago | 576d ago |
| Age | 2y 5m | 3y 10m | 1y 7m |
Health Breakdown
vecset
Maintenance
15
Quality
17
Community
6
Popularity
6
Documentation
13
vecmap-rs
Maintenance
17
Quality
17
Community
13
Popularity
7
Documentation
13
usize-set
Maintenance
1
Quality
16
Community
14
Popularity
6
Documentation
10
Technical Details
| vecset | vecmap-rs | usize-set | |
|---|---|---|---|
| Version | 0.0.4 | 0.2.5 | 0.10.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 2 | 4 |
| Crate Size | 38KB | 43KB | 8KB |
| Features | 2 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •vecmap-rs leads with a health score of 67/100, but none of the options score above 80.
- •vecmap-rs is depended on by 313 crates — strongest ecosystem trust.
- •⚠ usize-set has not been updated in over a year.