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
262 forks
Language: C++
last commit: 9 days ago
Linked from 3 awesome lists
cpucpu-featurescross-platformmicroarchitecture
Related projects:
Repository | Description | Stars |
---|---|---|
lordnoteworthy/cpu-internals | Documentation of CPU internals and low-level system programming concepts | 1,081 |
pytorch/cpuinfo | A C library providing low-level information about the host CPU's architecture and performance characteristics. | 1,016 |
concurrencykit/ck | A set of libraries and data structures designed to simplify the development of high-performance concurrent systems in C. | 2,388 |
dr-noob/cpufetch | A tool that displays information about the processor architecture and color scheme of a computer system. | 1,905 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,908 |
dev-cafe/cmake-cookbook | A comprehensive guide to using CMake for building and configuring software projects | 2,723 |
anrieff/libcpuid | Provides tools to identify and analyze CPU architecture and features | 455 |
danmar/cppcheck | Analyzes code for errors and potential security vulnerabilities | 5,820 |
lucasjones/cpuminer-multi | A multi-threaded CPU miner for various cryptocurrencies using C as the programming language | 641 |
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++ | 196 |
nanoant/cmakepchcompiler | CMake module providing support for precompiled headers via custom compiler extension | 103 |
rust-embedded/cortex-m | Provides low-level interfaces to interact with Cortex-M microcontrollers using Rust | 826 |
adnanhodzic/auto-cpufreq | Automatically optimizes CPU speed and power consumption to extend battery life on laptops | 5,803 |
gperftools/gperftools | A set of tools to analyze and optimize memory usage in C++ applications | 8,469 |