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 - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • 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

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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