Decision Workspace
automap vs indexmap vs surrealdb
Side-by-side comparison of Rust crates
47
automap
growingv0.1.0
Simple pattern to implement key-value maps where the value type contains the key type
73
indexmap
stablev2.13.0
A hash table with consistent order and fast iteration.
70
surrealdb
stablev3.0.5
A scalable, distributed, collaborative, document-graph database, for the realtime web
Core Metrics
| automap | indexmap | surrealdb | |
|---|---|---|---|
| Health Score | 47 | 73 | 70 |
| Total Downloads | 142.9K | 939.7M | 741.7K |
| 30d Downloads | 5.5K | 65.7M | 61.7K |
| Dependents | 265 | 79.0K | 1.4K |
| Releases | 1 | 53 | 97 |
| Last Updated | 1855d ago | 79d ago | today |
| Age | 5y 1m | 8y 1m | 3y 8m |
Health Breakdown
automap
Maintenance
1
Quality
14
Community
17
Popularity
6
Documentation
9
indexmap
Maintenance
16
Quality
18
Community
16
Popularity
8
Documentation
15
surrealdb
Maintenance
19
Quality
18
Community
15
Popularity
7
Documentation
11
Technical Details
| automap | indexmap | surrealdb | |
|---|---|---|---|
| Version | 0.1.0 | 2.13.0 | 3.0.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 OR MIT | non-standard |
| Dependencies | 4 | 14 | 54 |
| Crate Size | 3KB | 102KB | 177KB |
| Features | 0 | 4 | 17 |
| Yanked % | 0.0% | 1.9% | 1.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.82 | — |
| Owners | 2 (team) | 2 | 1 |
Links
Quick Verdict
- •indexmap leads with a health score of 73/100, but none of the options score above 80.
- •indexmap is depended on by 79.0K crates — strongest ecosystem trust.
- •⚠ automap has not been updated in over a year.
- •automap is pre-1.0 — API may change.