Decision Workspace
fxmac_rs vs device-driver-macros vs device-driver-generation
Side-by-side comparison of Rust crates
60
fxmac_rs
experimentalv0.5.1
FXMAC Ethernet driver in Rust for PhytiumPi (Phytium Pi) board, supporting DMA-based packet transmission and reception.
66
device-driver-macros
stablev1.0.9
Proc macro implementation for the `device-driver` crate
65
device-driver-generation
stablev1.0.9
Code generation for the `device-driver` crate
Core Metrics
| fxmac_rs | device-driver-macros | device-driver-generation | |
|---|---|---|---|
| Health Score | 60 | 66 | 65 |
| Total Downloads | 7.4K | 109.2K | 109.4K |
| 30d Downloads | 1.6K | 4.4K | 4.5K |
| Dependents | 11 | 19 | 55 |
| Releases | 13 | 16 | 16 |
| Last Updated | 6d ago | 26d ago | 26d ago |
| Age | 4m | 2y 4m | 2y 4m |
Health Breakdown
fxmac_rs
Maintenance
19
Quality
9
Community
14
Popularity
5
Documentation
13
device-driver-macros
Maintenance
18
Quality
22
Community
10
Popularity
6
Documentation
10
device-driver-generation
Maintenance
18
Quality
20
Community
11
Popularity
6
Documentation
10
Technical Details
| fxmac_rs | device-driver-macros | device-driver-generation | |
|---|---|---|---|
| Version | 0.5.1 | 1.0.9 | 1.0.9 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 12 |
| Crate Size | 2.6MB | 6KB | 53KB |
| Features | 1 | 6 | 6 |
| Yanked % | 7.7% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 3 (team) | 1 | 1 |
Links
Quick Verdict
- •device-driver-macros leads with a health score of 66/100, but none of the options score above 80.
- •device-driver-generation has the most downloads (109.4K), suggesting wider adoption.
- •fxmac_rs is pre-1.0 — API may change.