Decision Workspace
ruspiro-mmio-register vs ddevmem vs derive-mmio
Side-by-side comparison of Rust crates
48
ruspiro-mmio-register
growingv0.1.4
The crate provides macros to conviniently define memory mapped I/O (MMIO) registers.
58
ddevmem
growingv0.4.1
Safe, ergonomic access to physical memory via /dev/mem with volatile MMIO semantics, declarative register maps, and an optional web UI.
57
derive-mmio
growingv0.6.1
A mechanism for making it easier to access MMIO peripherals
Core Metrics
| ruspiro-mmio-register | ddevmem | derive-mmio | |
|---|---|---|---|
| Health Score | 48 | 58 | 57 |
| Total Downloads | 27.0K | 8.0K | 17.4K |
| 30d Downloads | 0 | 0 | 3.0K |
| Dependents | 15 | 0 | 19 |
| Releases | 5 | 12 | 7 |
| Last Updated | 1609d ago | 21d ago | 264d ago |
| Age | 5y 8m | 1y 6m | 1y 3m |
Health Breakdown
ruspiro-mmio-register
Maintenance
6
Quality
15
Community
9
Popularity
5
Documentation
13
ddevmem
Maintenance
18
Quality
16
Community
6
Popularity
5
Documentation
13
derive-mmio
Maintenance
12
Quality
14
Community
14
Popularity
5
Documentation
12
Technical Details
| ruspiro-mmio-register | ddevmem | derive-mmio | |
|---|---|---|---|
| Version | 0.1.4 | 0.4.1 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 11 | 5 |
| Crate Size | 11KB | 53KB | 22KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •ddevmem leads with a health score of 58/100, but none of the options score above 80.
- •ruspiro-mmio-register has the most downloads (27.0K), suggesting wider adoption.
- •⚠ ruspiro-mmio-register has not been updated in over a year.