libcpuid
CPU analysis tool
Provides tools to identify and analyze CPU architecture and features
a small C library for x86 CPU detection and feature extraction
461 stars
32 watching
110 forks
Language: C
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
dr-noob/cpufetch | A tool that displays information about the processor architecture and color scheme of a computer system. | 1,917 |
fare9/pba_analysis_tools | Custom C++ implementations of analysis tools from the book Practical Binary Analysis | 52 |
xampprocky/tokei | A tool for displaying statistics about codebase size and language distribution | 11,463 |
rrze-hpc/likwid | A suite of tools and libraries for performance-oriented programmers to analyze and optimize system performance. | 1,695 |
pytorch/cpuinfo | A C library providing low-level information about the host CPU's architecture and performance characteristics. | 1,027 |
chipsalliance/fpga-tool-perf | Analyzes performance of tools used in Field-Programmable Gate Arrays (FPGAs) | 102 |
fkie-cad/fact_core | An analysis and comparison tool for firmware, aiming to automate manual analysis by providing a unified interface for browsing, searching, and comparing firmware components. | 1,260 |
cyring/corefreq | A software framework for monitoring and tuning CPU performance on various architectures. | 2,023 |
lavoiesl/osx-cpu-temp | Outputs current CPU temperature on OSX | 926 |
libcheck/check | A unit testing framework for C. | 1,081 |
galoisinc/reopt | A tool for analyzing and repurposing application logic by converting machine code to a more flexible program representation. | 304 |
thetumultuousunicornofdarkness/cpu-x | A system profiling and monitoring application that gathers information on CPU, motherboard, and more. | 2,071 |
csirtunicamp/flowsscripts | A collection of scripts and tools for analyzing network traffic and security-related data | 1 |
cycodelabs/raven | Analyzes potential security vulnerabilities in Continuous Integration/Continuous Deployment workflows and repositories. | 634 |
peterhinch/micropython-monitor | A tool to monitor and analyze the behavior of real-time systems written in Python | 32 |