rustio rustio.net

ordermap vs indexmap vs hashbrown

Side-by-side comparison of Rust crates

Core Metrics

ordermapindexmaphashbrown
Health Score727468
Total Downloads9.8M1.1B1.6B
30d Downloads803.1K92.8M166.4M
Dependents76289.3K30.1K
Releases415556
Last Updated46d ago46d ago17d ago
Age9y 8m8y 3m7y 7m

Health Breakdown

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

Technical Details

ordermapindexmaphashbrown
Version1.2.02.14.00.17.1
Stable (≥1.0)✓ Yes✓ Yes✗ No
LicenseApache-2.0 OR MITApache-2.0 OR MITMIT OR Apache-2.0
Dependencies131415
Crate Size70KB104KB156KB
Features848
Yanked %0.0%1.8%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.