Decision Workspace
pci-info vs getgpuname vs uio
Side-by-side comparison of Rust crates
49
pci-info
growingv0.3.4
A crate to enumerate PCI devices on desktop operating systems and/or parse PCI configuration headers
51
getgpuname
experimentalv0.1.5
Gets the GPU name from the PCI-IDS database using either the provided parameters or the ones in /sys/class/drm/
50
uio
growingv0.5.2
Helper library for writing linux user-space drivers with UIO.
Core Metrics
| pci-info | getgpuname | uio | |
|---|---|---|---|
| Health Score | 49 | 51 | 50 |
| Total Downloads | 56.0K | 198 | 294.4K |
| 30d Downloads | 4.5K | 0 | 33.6K |
| Dependents | 8 | 14 | 3 |
| Releases | 8 | 6 | 10 |
| Last Updated | 286d ago | 30d ago | 66d ago |
| Age | 2y | 3m | 10y |
Health Breakdown
pci-info
Maintenance
9
Quality
13
Community
9
Popularity
6
Documentation
12
getgpuname
Maintenance
18
Quality
12
Community
8
Popularity
3
Documentation
10
uio
Maintenance
12
Quality
15
Community
5
Popularity
7
Documentation
11
Technical Details
| pci-info | getgpuname | uio | |
|---|---|---|---|
| Version | 0.3.4 | 0.1.5 | 0.5.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | GPL-3.0-or-later | MIT |
| Dependencies | 5 | 3 | 3 |
| Crate Size | 65KB | 897KB | 6KB |
| Features | 5 | 0 | 0 |
| Yanked % | 12.5% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | — |
| MSRV | 1.70 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •getgpuname leads with a health score of 51/100, but none of the options score above 80.
- •uio has the most downloads (294.4K), suggesting wider adoption.