Decision Workspace
usize-set vs vecmap-rs vs vecset
Side-by-side comparison of Rust crates
48
usize-set
growingv0.10.3
Set data structures optimized to store sparsely distributed usize values
59
vecmap-rs
growingv0.2.4
A vector-based map and set implementation
59
vecset
growingv0.0.4
A vector-based sorted map, set and keyed-set implementation
Core Metrics
| usize-set | vecmap-rs | vecset | |
|---|---|---|---|
| Health Score | 48 | 59 | 59 |
| Total Downloads | 57.1K | 1.3M | 75.4K |
| 30d Downloads | 2.0K | 233.2K | 5.9K |
| Dependents | 9 | 256 | 0 |
| Releases | 1 | 21 | 4 |
| Last Updated | 527d ago | 233d ago | 25d ago |
| Age | 1y 5m | 3y 8m | 2y 3m |
Health Breakdown
usize-set
Maintenance
2
Quality
16
Community
14
Popularity
6
Documentation
10
vecmap-rs
Maintenance
9
Quality
17
Community
13
Popularity
7
Documentation
13
vecset
Maintenance
17
Quality
17
Community
6
Popularity
6
Documentation
13
Technical Details
| usize-set | vecmap-rs | vecset | |
|---|---|---|---|
| Version | 0.10.3 | 0.2.4 | 0.0.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 2 | 2 |
| Crate Size | 8KB | 36KB | 38KB |
| Features | 4 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 2 (team) | 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 256 crates — strongest ecosystem trust.
- •⚠ usize-set has not been updated in over a year.