rustio rustio.net

ordermap vs indexmap vs hashbrown

Side-by-side comparison of Rust crates

Core Metrics

ordermapindexmaphashbrown
Health Score697363
Total Downloads8.0M939.7M1.3B
30d Downloads564.3K68.1M118.9M
Dependents50179.0K27.0K
Releases405354
Last Updated79d ago79d ago127d ago
Age9y 6m8y 1m7y 5m

Health Breakdown

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

Technical Details

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