rustio rustio.net

indexmap vs ordermap vs hashbrown

Side-by-side comparison of Rust crates

Core Metrics

indexmapordermaphashbrown
Health Score747268
Total Downloads1.1B9.8M1.6B
30d Downloads92.8M803.1K166.4M
Dependents89.3K76230.1K
Releases554156
Last Updated46d ago46d ago17d ago
Age8y 3m9y 8m7y 7m

Health Breakdown

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

Technical Details

indexmapordermaphashbrown
Version2.14.01.2.00.17.1
Stable (≥1.0)✓ Yes✓ Yes✗ No
LicenseApache-2.0 OR MITApache-2.0 OR MITMIT OR Apache-2.0
Dependencies141315
Crate Size104KB70KB156KB
Features488
Yanked %1.8%0.0%7.1%
Edition202420242024
MSRV1.851.851.85.0
Owners222

Quick Verdict

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