Ross ROSS = Recommend OSS · open-source software intelligence for agents

uber-archive/cpustat

high frequency performance measurements for Linux. This project is deprecated and not maintained. observed · 2026-08-28

github.com/uber-archive/cpustat · Go · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3845
  • days_rel: n/a
  • days_push: 2465
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1650 stars · 76 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

cpustat is a Linux command-line tool that samples CPU utilization and saturation for every process at high frequency and summarizes the samples at lower frequency, like a fancier top. It offers a text summary mode and a colorful scrolling terminal dashboard, but the project is deprecated and unmaintained.

Use cases

  • measure per-process cpu usage at high frequency on linux
  • find brief cpu spikes that averaged tools like top hide
  • monitor cpu utilization and saturation per the USE method
  • watch a scrolling terminal dashboard of cpu usage per process
  • sample cpu stats for specific pids or users
  • summarize min/average/max cpu metrics over intervals

When to choose

  • you need higher-frequency cpu sampling than top or vmstat provides on Linux
  • you want min/avg/max cpu metrics per process over a summary interval
  • you prefer a lightweight Go binary with a terminal UI option

When to avoid

  • you need a maintained or supported tool - the project is deprecated
  • you are not on Linux - it depends on Linux taskstats and root access
  • you need historical storage, alerting, or cluster-wide monitoring rather than a live local view

Facets

cli-tool · maturity abandoned

monitoring benchmarking developer-tools monitoring performance cli cpu-monitoring process-monitoring taskstats deprecated terminal-dashboard command-line devops linux

1 source

Member repositories

RepositoryRoleHealth v2
uber-archive/cpustatmain10

For agents

markdown · JSON · MCP: product_card(name="uber-archive/cpustat")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem