archspec

Crates.ioarchspec
lib.rsarchspec
version0.1.3
sourcesrc
created_at2023-01-23 08:41:33.86434
updated_at2024-03-30 10:49:46.199155
descriptionProvides standardized human-readable labels for aspects and capabilities of a system
homepage
repositoryhttps://github.com/prefix-dev/archspec-rs
max_upload_size
id765647
size158,099
Wolf Vollprecht (wolfv)

documentation

README

archspec-rs

Crates.io License Build Status Project Chat docs

An implementation of archspec in Rust.

Archspec aims at providing a standard set of human-understandable labels for various aspects of a system architecture like CPU, network fabrics, etc. and APIs to detect, query and compare them.

The original archspec project grew out of Spack and is currently under active development. At present it supports APIs to detect and model compatibility relationships among different CPU microarchitectures.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 8

cargo fmt