Decision Workspace
vecset vs vecmap-rs vs usize-set
Side-by-side comparison of Rust crates
59
vecset
growingv0.0.4
A vector-based sorted map, set and keyed-set implementation
59
vecmap-rs
growingv0.2.4
A vector-based map and set implementation
48
usize-set
growingv0.10.3
Set data structures optimized to store sparsely distributed usize values
Core Metrics
| vecset | vecmap-rs | usize-set | |
|---|---|---|---|
| Health Score | 59 | 59 | 48 |
| Total Downloads | 75.4K | 1.3M | 57.1K |
| 30d Downloads | 5.9K | 233.2K | 2.0K |
| Dependents | 0 | 256 | 9 |
| Releases | 4 | 21 | 1 |
| Last Updated | 25d ago | 233d ago | 527d ago |
| Age | 2y 3m | 3y 8m | 1y 5m |
Health Breakdown
vecset
Maintenance
17
Quality
17
Community
6
Popularity
6
Documentation
13
vecmap-rs
Maintenance
9
Quality
17
Community
13
Popularity
7
Documentation
13
usize-set
Maintenance
2
Quality
16
Community
14
Popularity
6
Documentation
10
Technical Details
| vecset | vecmap-rs | usize-set | |
|---|---|---|---|
| Version | 0.0.4 | 0.2.4 | 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 | 36KB | 8KB |
| Features | 2 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •vecset leads with a health score of 59/100, but none of the options score above 80.
- •vecmap-rs has the most downloads (1.3M), suggesting wider adoption.
- •vecmap-rs is depended on by 256 crates — strongest ecosystem trust.
- •⚠ usize-set has not been updated in over a year.