Decision Workspace
virtio-spec vs pcie vs axdriver_virtio
Side-by-side comparison of Rust crates
56
virtio-spec
growingv0.3.2
Definitions from the Virtual I/O Device (VIRTIO) specification.
57
pcie
growingv0.6.0
A simple PCIE driver for enumerating devices.
57
axdriver_virtio
experimentalv0.1.3
Wrappers of some devices in the `virtio-drivers` crate, that implement traits in the `axdriver_base` series crates
Core Metrics
| virtio-spec | pcie | axdriver_virtio | |
|---|---|---|---|
| Health Score | 56 | 57 | 57 |
| Total Downloads | 69.3K | 21.6K | 3.7K |
| 30d Downloads | 5.8K | 3.7K | 2.0K |
| Dependents | 3 | 52 | 11 |
| Releases | 6 | 17 | 5 |
| Last Updated | 199d ago | 17d ago | 28d ago |
| Age | 1y 10m | 1y 4m | 1m |
Health Breakdown
virtio-spec
Maintenance
11
Quality
16
Community
13
Popularity
6
Documentation
10
pcie
Maintenance
18
Quality
13
Community
11
Popularity
5
Documentation
10
axdriver_virtio
Maintenance
11
Quality
15
Community
14
Popularity
4
Documentation
13
Technical Details
| virtio-spec | pcie | axdriver_virtio | |
|---|---|---|---|
| Version | 0.3.2 | 0.6.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0 |
| Dependencies | 10 | 9 | 6 |
| Crate Size | 34KB | 18KB | 6KB |
| Features | 5 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 2 (team) | 1 | 2 (team) |
Links
Quick Verdict
- •pcie leads with a health score of 57/100, but none of the options score above 80.
- •virtio-spec has the most downloads (69.3K), suggesting wider adoption.