Decision Workspace
raw-cpuid vs x86 vs klogger
Side-by-side comparison of Rust crates
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.
48
x86
growingv0.52.0
Library to program x86 (amd64) hardware. Contains x86 specific data structure descriptions, data-tables, as well as convenience function to call assembly instructions typically not exposed in higher level languages.
40
klogger
growingv0.0.16
Library for logging in kernel mode.
Core Metrics
| raw-cpuid | x86 | klogger | |
|---|---|---|---|
| Health Score | 62 | 48 | 40 |
| Total Downloads | 109.2M | 1.9M | 38.6K |
| 30d Downloads | 9.0M | 101.8K | 208 |
| Dependents | 1.2K | 461 | 36 |
| Releases | 55 | 75 | 11 |
| Last Updated | 204d ago | 1256d ago | 1254d ago |
| Age | 11y | 11y | 6y 6m |
Health Breakdown
raw-cpuid
Maintenance
10
Quality
18
Community
14
Popularity
8
Documentation
12
x86
Maintenance
7
Quality
12
Community
10
Popularity
7
Documentation
12
klogger
Maintenance
5
Quality
15
Community
7
Popularity
5
Documentation
8
Technical Details
| raw-cpuid | x86 | klogger | |
|---|---|---|---|
| Version | 11.6.0 | 0.52.0 | 0.0.16 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 10 | 9 | 7 |
| Crate Size | 118KB | 2.0MB | 8KB |
| Features | 4 | 4 | 1 |
| Yanked % | 1.8% | 1.3% | 0.0% |
| Edition | 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.
- •⚠ x86, klogger have not been updated in over a year.
- •x86, klogger are pre-1.0 — API may change.