cpu-features v0.9.0
- Created
- Updated
A cross-platform C library to retrieve CPU features (such as available instructions) at runtime
# Usage
cpu-features provides CMake targets:
find_package(CpuFeatures CONFIG REQUIRED)
target_link_libraries(main PRIVATE CpuFeatures::cpu_features)
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No default features set.
# tools
list_cpu_features command line tool
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- myd7349
- nicole mazzuca
- Wei Dai
- Billy O'Neal
- nicole mazzuca
- chausner
- Weihang Ding
- autoantwort