licenses.dev

raw-cpuid v11.2.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.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/raw-cpuid)](https://licenses.dev/cargo/raw-cpuid)
<a href="https://licenses.dev/cargo/raw-cpuid">
  <img src="https://licenses.dev/b/cargo/raw-cpuid" alt="licenses" />
</a>

Or the licenses badge code for the 11.2.0 version:

[![licenses](https://licenses.dev/b/cargo/raw-cpuid/11.2.0)](https://licenses.dev/cargo/raw-cpuid/11.2.0)
<a href="https://licenses.dev/cargo/raw-cpuid/11.2.0">
  <img src="https://licenses.dev/b/cargo/raw-cpuid/11.2.0" alt="licenses" />
</a>
GitHub