cpu_features
CPU info library
A cross-platform C library to retrieve CPU features and instruction set capabilities at runtime
A cross platform C99 library to get cpu features at runtime.
2k stars
1k watching
263 forks
Language: C++
last commit: about 1 month ago
Linked from 3 awesome lists
cpucpu-featurescross-platformmicroarchitecture
Related projects:
Repository | Description | Stars |
---|---|---|
pytorch/cpuinfo | A C library providing low-level information about the host CPU's architecture and performance characteristics. | 1,027 |
concurrencykit/ck | A set of libraries and data structures designed to simplify the development of high-performance concurrent systems in C. | 2,409 |
dr-noob/cpufetch | A tool that displays information about the processor architecture and color scheme of a computer system. | 1,917 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,934 |
dev-cafe/cmake-cookbook | A comprehensive guide to using CMake for building and configuring software projects | 2,736 |
anrieff/libcpuid | Provides tools to identify and analyze CPU architecture and features | 461 |
danmar/cppcheck | Automated code analysis tool for C and C++ code | 5,882 |
lucasjones/cpuminer-multi | A multi-threaded CPU miner for various cryptocurrencies using C as the programming language | 643 |
lukka/cppopenglwebassemblycmake | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |
chximn/cpu | Simulates an x86-64 CPU architecture in C++ | 195 |
nanoant/cmakepchcompiler | CMake module providing support for precompiled headers via custom compiler extension | 104 |
rust-embedded/cortex-m | Provides low-level interfaces to interact with Cortex-M microcontrollers using Rust | 842 |
adnanhodzic/auto-cpufreq | Automatically optimizes CPU speed and power consumption to extend battery life on laptops | 5,881 |
gperftools/gperftools | Provides high-performance multi-threaded memory management and performance analysis tools | 8,510 |