Decision Workspace
x64 vs x86_64 vs memory_addresses
Side-by-side comparison of Rust crates
49
x64
experimentalv0.16.2
x86_64 support with LA57 (5-level paging) for 57-bit virtual addresses
68
x86_64
growingv0.15.4
Support for x86_64 specific instructions, registers, and structures.
57
memory_addresses
growingv0.3.0
Unified virtual and physical address types for the Hermit ecosystem and beyond
Core Metrics
| x64 | x86_64 | memory_addresses | |
|---|---|---|---|
| Health Score | 49 | 68 | 57 |
| Total Downloads | 85 | 3.8M | 92.0K |
| 30d Downloads | 4 | 158.9K | 11.4K |
| Dependents | 0 | 958 | 20 |
| Releases | 3 | 133 | 8 |
| Last Updated | 55d ago | 123d ago | 58d ago |
| Age | 3m | 9y 3m | 1y 4m |
Health Breakdown
x64
Maintenance
16
Quality
10
Community
6
Popularity
2
Documentation
15
x86_64
Maintenance
13
Quality
15
Community
18
Popularity
8
Documentation
14
memory_addresses
Maintenance
15
Quality
13
Community
10
Popularity
6
Documentation
13
Technical Details
| x64 | x86_64 | memory_addresses | |
|---|---|---|---|
| Version | 0.16.2 | 0.15.4 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 5 | 5 | 4 |
| Crate Size | 104KB | 98KB | 17KB |
| Features | 10 | 10 | 7 |
| Yanked % | 33.3% | 5.3% | 12.5% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.70 | 1.59 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •x86_64 leads with a health score of 68/100, but none of the options score above 80.
- •x86_64 is depended on by 958 crates — strongest ecosystem trust.