Decision Workspace
ordered-vecmap vs superset_map vs ds-ext
Side-by-side comparison of Rust crates
35
ordered-vecmap
growingv0.2.0
Ordered map and set based on vectors and binary search
62
superset_map
growingv0.3.6
Map that stores distinct supersets based on the total order defined.
54
ds-ext
growingv0.4.0
Extensions to standard Rust data structures which provide additional capabilities
Core Metrics
| ordered-vecmap | superset_map | ds-ext | |
|---|---|---|---|
| Health Score | 35 | 62 | 54 |
| Total Downloads | 4.2K | 11.0K | 18.9K |
| 30d Downloads | 16 | 52 | 281 |
| Dependents | 0 | 16 | 22 |
| Releases | 3 | 13 | 11 |
| Last Updated | 1412d ago | 9d ago | 51d ago |
| Age | 4y 1m | 2y 7m | 2y 8m |
Health Breakdown
ordered-vecmap
Maintenance
4
Quality
9
Community
5
Popularity
4
Documentation
13
superset_map
Maintenance
20
Quality
15
Community
9
Popularity
5
Documentation
13
ds-ext
Maintenance
15
Quality
15
Community
9
Popularity
5
Documentation
10
Technical Details
| ordered-vecmap | superset_map | ds-ext | |
|---|---|---|---|
| Version | 0.2.0 | 0.3.6 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 1 | 14 |
| Crate Size | 7KB | 20KB | 28KB |
| Features | 0 | 0 | 4 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •superset_map leads with a health score of 62/100, but none of the options score above 80.
- •ds-ext has the most downloads (18.9K), suggesting wider adoption.
- •⚠ ordered-vecmap has not been updated in over a year.