cpufetch - Simplistic yet fancy CPU architecture fetching tool (supports x86_64 and ARM)

This page summarizes the projects mentioned and recommended in the original post on /r/linux

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • SaaSHub - Software Alternatives and Reviews
  • cpufetch

    Simple yet fancy CPU architecture fetching tool

    Peak performance in x86_64 is calculated using get_str_peak_performance (see https://github.com/Dr-Noob/cpufetch/blob/master/src/x86/cpuid.c#L727). Esentially, the formula is PP = CORES * FREQUENCY * NUMBER_VPUS * 2 (If CPU has FMA) * VECTOR_WIDTH.

  • peakperf

    Achieve peak performance on x86 CPUs and NVIDIA GPUs

    If you are interested, you can find more information in another project of mine, peakperf (https://github.com/Dr-Noob/peakperf).

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts