Decision Workspace
interrupt vs bare-metal vs trapframe
Side-by-side comparison of Rust crates
49
interrupt
growingv0.1.4
interrupt
61
bare-metal
growingv1.0.0
Abstractions common to bare metal systems
61
trapframe
growingv0.10.1
Handle Trap Frame across kernel and user space on multiple ISAs.
Core Metrics
| interrupt | bare-metal | trapframe | |
|---|---|---|---|
| Health Score | 49 | 61 | 61 |
| Total Downloads | 21.7K | 12.3M | 190.7K |
| 30d Downloads | 501 | 563.2K | 2.6K |
| Dependents | 35 | 1.8K | 11 |
| Releases | 5 | 11 | 22 |
| Last Updated | 65d ago | 2096d ago | 73d ago |
| Age | 4y 1m | 8y 8m | 6y 1m |
Health Breakdown
interrupt
Maintenance
12
Quality
16
Community
9
Popularity
5
Documentation
7
bare-metal
Maintenance
5
Quality
17
Community
20
Popularity
8
Documentation
11
trapframe
Maintenance
14
Quality
17
Community
11
Popularity
6
Documentation
13
Technical Details
| interrupt | bare-metal | trapframe | |
|---|---|---|---|
| Version | 0.1.4 | 1.0.0 | 0.10.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 0 | 2 |
| Crate Size | 9KB | 11KB | 19KB |
| Features | 2 | 0 | 2 |
| Yanked % | 0.0% | 18.2% | 0.0% |
| Edition | 2018 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 3 (team) | 2 |
Links
Quick Verdict
- •bare-metal leads with a health score of 61/100, but none of the options score above 80.
- •bare-metal is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ bare-metal has not been updated in over a year.
- •interrupt, trapframe are pre-1.0 — API may change.