rustio rustio.net

indexmap vs ordermap vs hashbrown

Side-by-side comparison of Rust crates

Core Metrics

indexmapordermaphashbrown
Health Score736963
Total Downloads939.7M8.0M1.3B
30d Downloads68.1M564.3K118.9M
Dependents79.0K50127.0K
Releases534054
Last Updated79d ago79d ago127d ago
Age8y 1m9y 6m7y 5m

Health Breakdown

indexmap
Maintenance
16
Quality
18
Community
16
Popularity
8
Documentation
15
ordermap
Maintenance
14
Quality
18
Community
14
Popularity
8
Documentation
15
hashbrown
Maintenance
14
Quality
12
Community
17
Popularity
8
Documentation
12

Technical Details

indexmapordermaphashbrown
Version2.13.01.1.00.16.1
Stable (≥1.0)✓ Yes✓ Yes✗ No
LicenseApache-2.0 OR MITApache-2.0 OR MITMIT OR Apache-2.0
Dependencies141315
Crate Size102KB70KB148KB
Features488
Yanked %1.9%0.0%7.4%
Edition202120212021
MSRV1.821.821.65.0
Owners222

Quick Verdict

  • indexmap leads with a health score of 73/100, but none of the options score above 80.
  • hashbrown has the most downloads (1.3B), suggesting wider adoption.
  • indexmap is depended on by 79.0K crates — strongest ecosystem trust.
  • hashbrown is pre-1.0 — API may change.