Decision Workspace
ruspiro-boot vs aarch64-arch-helpers vs ruspiro-interrupt
Side-by-side comparison of Rust crates
45
ruspiro-boot
growingv0.5.4
Bare metal boot strapper code for the Raspberry Pi 3 to conviniently start a custom kernel within the Rust environment without the need to deal with all the initial setup like stack pointers, switch to the appropriate exeption level and getting all cores kicked off for processing of code compiled from Rust.
44
aarch64-arch-helpers
growingv0.2.1
Helper functions to access aarch64 CPU registers
48
ruspiro-interrupt
growingv0.5.0
Providing a simple and convenient way to implement interrupt handler for Raspberry Pi interrupts.
Core Metrics
| ruspiro-boot | aarch64-arch-helpers | ruspiro-interrupt | |
|---|---|---|---|
| Health Score | 45 | 44 | 48 |
| Total Downloads | 23.7K | 5.1K | 21.5K |
| 30d Downloads | 63 | 7 | 210 |
| Dependents | 2 | 0 | 15 |
| Releases | 16 | 3 | 11 |
| Last Updated | 1549d ago | 1899d ago | 1582d ago |
| Age | 6y 8m | 5y 2m | 6y 7m |
Health Breakdown
ruspiro-boot
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
13
aarch64-arch-helpers
Maintenance
4
Quality
18
Community
6
Popularity
4
Documentation
12
ruspiro-interrupt
Maintenance
5
Quality
16
Community
9
Popularity
5
Documentation
13
Technical Details
| ruspiro-boot | aarch64-arch-helpers | ruspiro-interrupt | |
|---|---|---|---|
| Version | 0.5.4 | 0.2.1 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 4 | 0 | 7 |
| Crate Size | 22KB | 6KB | 10KB |
| Features | 3 | 4 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ruspiro-interrupt leads with a health score of 48/100, but none of the options score above 80.
- •ruspiro-boot has the most downloads (23.7K), suggesting wider adoption.
- •⚠ ruspiro-boot, aarch64-arch-helpers, ruspiro-interrupt have not been updated in over a year.