Decision Workspace
indexmap-nostd vs indexmap vs ordermap
Side-by-side comparison of Rust crates
56
indexmap-nostd
growingv0.4.0
A no_std compatible implementation of the indexmap crate
74
indexmap
stablev2.14.0
A hash table with consistent order and fast iteration.
72
ordermap
stablev1.2.0
A hash table with consistent order and fast iteration.
Core Metrics
| indexmap-nostd | indexmap | ordermap | |
|---|---|---|---|
| Health Score | 56 | 74 | 72 |
| Total Downloads | 8.4M | 1.1B | 9.8M |
| 30d Downloads | 362.7K | 92.8M | 803.1K |
| Dependents | 8 | 89.3K | 762 |
| Releases | 4 | 55 | 41 |
| Last Updated | 1369d ago | 46d ago | 46d ago |
| Age | 3y 9m | 8y 3m | 9y 8m |
Health Breakdown
indexmap-nostd
Maintenance
10
Quality
17
Community
8
Popularity
8
Documentation
13
indexmap
Maintenance
17
Quality
18
Community
16
Popularity
8
Documentation
15
ordermap
Maintenance
15
Quality
19
Community
15
Popularity
8
Documentation
15
Technical Details
| indexmap-nostd | indexmap | ordermap | |
|---|---|---|---|
| Version | 0.4.0 | 2.14.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 2 | 14 | 13 |
| Crate Size | 14KB | 104KB | 70KB |
| Features | 2 | 4 | 8 |
| Yanked % | 0.0% | 1.8% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •indexmap leads with a health score of 74/100, but none of the options score above 80.
- •indexmap is depended on by 89.3K crates — strongest ecosystem trust.
- •⚠ indexmap-nostd has not been updated in over a year.
- •indexmap-nostd is pre-1.0 — API may change.