Decision Workspace
x64 vs x86_64 vs memory_addresses
Side-by-side comparison of Rust crates
46
x64
experimentalv0.16.2
x86_64 support with LA57 (5-level paging) for 57-bit virtual addresses
66
x86_64
growingv0.15.4
Support for x86_64 specific instructions, registers, and structures.
59
memory_addresses
growingv0.4.0
Unified virtual and physical address types for the Hermit ecosystem and beyond
Core Metrics
| x64 | x86_64 | memory_addresses | |
|---|---|---|---|
| Health Score | 46 | 66 | 59 |
| Total Downloads | 93 | 4.1M | 108.8K |
| 30d Downloads | 0 | 191.3K | 9.2K |
| Dependents | 0 | 1.0K | 22 |
| Releases | 3 | 133 | 9 |
| Last Updated | 114d ago | 182d ago | 17d ago |
| Age | 5m | 9y 5m | 1y 6m |
Health Breakdown
x64
Maintenance
13
Quality
10
Community
6
Popularity
2
Documentation
15
x86_64
Maintenance
11
Quality
15
Community
18
Popularity
8
Documentation
14
memory_addresses
Maintenance
17
Quality
13
Community
10
Popularity
6
Documentation
13
Technical Details
| x64 | x86_64 | memory_addresses | |
|---|---|---|---|
| Version | 0.16.2 | 0.15.4 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 5 | 5 | 5 |
| Crate Size | 104KB | 98KB | 18KB |
| Features | 10 | 10 | 8 |
| Yanked % | 33.3% | 5.3% | 11.1% |
| 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 66/100, but none of the options score above 80.
- •x86_64 is depended on by 1.0K crates — strongest ecosystem trust.