Decision Workspace
trapframe vs x86_64 vs bare-metal
Side-by-side comparison of Rust crates
61
trapframe
growingv0.10.1
Handle Trap Frame across kernel and user space on multiple ISAs.
68
x86_64
growingv0.15.4
Support for x86_64 specific instructions, registers, and structures.
61
bare-metal
growingv1.0.0
Abstractions common to bare metal systems
Core Metrics
| trapframe | x86_64 | bare-metal | |
|---|---|---|---|
| Health Score | 61 | 68 | 61 |
| Total Downloads | 190.7K | 3.8M | 12.3M |
| 30d Downloads | 2.6K | 163.5K | 563.2K |
| Dependents | 11 | 958 | 1.8K |
| Releases | 22 | 133 | 11 |
| Last Updated | 73d ago | 123d ago | 2096d ago |
| Age | 6y 1m | 9y 3m | 8y 8m |
Health Breakdown
trapframe
Maintenance
14
Quality
17
Community
11
Popularity
6
Documentation
13
x86_64
Maintenance
13
Quality
15
Community
18
Popularity
8
Documentation
14
bare-metal
Maintenance
5
Quality
17
Community
20
Popularity
8
Documentation
11
Technical Details
| trapframe | x86_64 | bare-metal | |
|---|---|---|---|
| Version | 0.10.1 | 0.15.4 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 5 | 0 |
| Crate Size | 19KB | 98KB | 11KB |
| Features | 2 | 10 | 0 |
| Yanked % | 0.0% | 5.3% | 18.2% |
| Edition | 2021 | 2018 | — |
| MSRV | — | 1.59 | — |
| Owners | 2 | 2 (team) | 3 (team) |
Links
Quick Verdict
- •x86_64 leads with a health score of 68/100, but none of the options score above 80.
- •bare-metal has the most downloads (12.3M), suggesting wider adoption.
- •bare-metal is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ bare-metal has not been updated in over a year.
- •trapframe, x86_64 are pre-1.0 — API may change.