Decision Workspace
cpuid_dump_rs vs raw-cpuid vs iced-cpuid
Side-by-side comparison of Rust crates
32
cpuid_dump_rs
growingv0.1.2
The simple cpuid dump tool & library
62
raw-cpuid
growingv11.6.0
A library to parse the x86 CPUID instruction, written in rust with no external dependencies. The implementation closely resembles the Intel CPUID manual description. The library does only depend on libcore.
39
iced-cpuid
growingv1.0.0
Shows CPUID features and instruction encodings used by x86/x64 binaries
Core Metrics
| cpuid_dump_rs | raw-cpuid | iced-cpuid | |
|---|---|---|---|
| Health Score | 32 | 62 | 39 |
| Total Downloads | 1.5K | 109.2M | 1.7K |
| 30d Downloads | 4 | 9.0M | 4 |
| Dependents | 0 | 1.2K | 0 |
| Releases | 1 | 55 | 1 |
| Last Updated | 859d ago | 204d ago | 1735d ago |
| Age | 2y 4m | 11y | 4y 9m |
Health Breakdown
cpuid_dump_rs
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
9
raw-cpuid
Maintenance
10
Quality
18
Community
14
Popularity
8
Documentation
12
iced-cpuid
Maintenance
1
Quality
19
Community
6
Popularity
4
Documentation
9
Technical Details
| cpuid_dump_rs | raw-cpuid | iced-cpuid | |
|---|---|---|---|
| Version | 0.1.2 | 11.6.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 10 | 5 |
| Crate Size | 24KB | 118KB | 8KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 1.8% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •raw-cpuid leads with a health score of 62/100, but none of the options score above 80.
- •raw-cpuid is depended on by 1.2K crates — strongest ecosystem trust.
- •⚠ cpuid_dump_rs, iced-cpuid have not been updated in over a year.
- •cpuid_dump_rs is pre-1.0 — API may change.