Decision Workspace
axdriver_base vs axdriver_net vs axdriver_virtio
Side-by-side comparison of Rust crates
60
axdriver_base
experimentalv0.2.0
Common interfaces for all kinds of device drivers
63
axdriver_net
experimentalv0.2.0
Common traits and types for network device (NIC) drivers
63
axdriver_virtio
experimentalv0.2.0
Wrappers of some devices in the `virtio-drivers` crate, that implement traits in the `axdriver_base` series crates
Core Metrics
| axdriver_base | axdriver_net | axdriver_virtio | |
|---|---|---|---|
| Health Score | 60 | 63 | 63 |
| Total Downloads | 11.1K | 9.4K | 8.4K |
| 30d Downloads | 3.4K | 2.9K | 2.0K |
| Dependents | 44 | 16 | 11 |
| Releases | 7 | 6 | 6 |
| Last Updated | 52d ago | 52d ago | 52d ago |
| Age | 3m | 3m | 3m |
Health Breakdown
axdriver_base
Maintenance
16
Quality
11
Community
15
Popularity
5
Documentation
13
axdriver_net
Maintenance
16
Quality
15
Community
14
Popularity
5
Documentation
13
axdriver_virtio
Maintenance
16
Quality
15
Community
14
Popularity
5
Documentation
13
Technical Details
| axdriver_base | axdriver_net | axdriver_virtio | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0 | GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0 | GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0 |
| Dependencies | 0 | 5 | 6 |
| Crate Size | 2KB | 8KB | 7KB |
| Features | 0 | 3 | 4 |
| Yanked % | 14.3% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 2 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •axdriver_net leads with a health score of 63/100, but none of the options score above 80.
- •axdriver_base has the most downloads (11.1K), suggesting wider adoption.