archspec 0.0.0

A library for detecting, labeling, and reasoning about microarchitectures
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Bas Zalmstra <bas@prefix.dev>"]
description = "A library for detecting, labeling, and reasoning about microarchitectures"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "archspec"
readme = "README.md"
repository = "https://github.com/prefix-dev/archspec-rs"
version = "0.0.0"