Skip to Content

cpu-features v0.10.1

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's avatar myd7349
  • nicole mazzuca's avatar nicole mazzuca
  • Wei Dai's avatar Wei Dai
  • Billy O'Neal's avatar Billy O'Neal
  • nicole mazzuca's avatar nicole mazzuca
  • chausner's avatar chausner
  • Weihang Ding's avatar Weihang Ding
  • autoantwort's avatar autoantwort
  • toge's avatar toge

# Changelog

# Source