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