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

rakyll/gom

A visual interface to work with runtime profiling data for Go observed · 2026-08-28

github.com/rakyll/gom · Go · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

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

  • gap_med: n/a
  • age_days: 4328
  • days_rel: n/a
  • days_push: 1651
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1276 stars · 42 forks observed · 2026-08-28

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

gom is a lightweight terminal-based visual interface for exploring runtime profiling data from Go programs. It connects to an HTTP endpoint exposed by your application and lets you browse, filter, and sort CPU and heap profiles interactively.

Use cases

  • view go heap profile in a terminal ui
  • browse cpu profiling data from a running go service
  • filter pprof profiles by symbol name regex
  • quickly inspect runtime profiles without go tool pprof
  • sort profile samples by cumulative time
  • explore profiling data of a live go application

When to choose

  • you want a simpler, interactive alternative to go tool pprof for runtime profiles
  • you need to filter and sort profile entries by symbol names quickly
  • you prefer a lightweight terminal ui over command-line pprof flags

When to avoid

  • you need advanced pprof features like flame graphs or graphical output
  • your go program cannot expose an http endpoint for profiling handlers
  • you need actively maintained tooling with recent updates

Facets

cli-tool · maturity maintenance

monitoring tracing developer-tools terminal-ui developer-tools performance windows go cli profiling go-runtime pprof cpu-profile heap-profile tui command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
rakyll/gommain10

For agents

markdown · JSON · MCP: product_card(name="rakyll/gom")

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