Decision Workspace
usize-set vs vecmap-rs vs capped_collections
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
51
capped_collections
growingv0.2.0
Collections with compile-time set capacities.
Core Metrics
| usize-set | vecmap-rs | capped_collections | |
|---|---|---|---|
| Health Score | 48 | 59 | 51 |
| Total Downloads | 53.7K | 880.1K | 769 |
| 30d Downloads | 1.2K | 189.2K | 13 |
| Dependents | 9 | 172 | 0 |
| Releases | 1 | 21 | 2 |
| Last Updated | 468d ago | 174d ago | 3d ago |
| Age | 1y 3m | 3y 6m | 1y |
Health Breakdown
usize-set
Maintenance
2
Quality
16
Community
14
Popularity
6
Documentation
10
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
| usize-set | vecmap-rs | capped_collections | |
|---|---|---|---|
| Version | 0.10.3 | 0.2.4 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 2 | 4 |
| Crate Size | 8KB | 36KB | 15KB |
| Features | 4 | 2 | 1 |
| 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 172 crates — strongest ecosystem trust.
- •⚠ usize-set has not been updated in over a year.