Crate archspec

source ·
Expand description

The Rust port of the archspec Python library.

Both this and the corresponding Python library are data-driven from a JSON document which determines what architecture the current machine is a superset of, as well as provides ways to compare architecture capabilities.

Built documentation for the Python library can be found at archspec.readthedocs.org for additional context.

Modules§

  • Types and functions to manipulate the contents microarchitecture data file.