# dominikh/gotraceui

Go execution trace frontend

Repository: https://github.com/dominikh/gotraceui
Canonical: https://ross.abutalabs.com/products/gotraceui
Homepage: https://gotraceui.dev
Language: Go
License: MIT
License Family: permissive
Topics: golang, tracing
Last push: 2025-12-15T14:55:51+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 57, release rhythm 8, longevity 100
- inputs: {"age_days": 1539, "days_push": 261, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1408, forks 44 (observed 2026-08-28T04:04:38.563402+00:00)

## What it is
Gotraceui is a native desktop application for visualizing and analyzing Go execution traces, serving as a faster and more powerful alternative to go tool trace. It is purpose-built for Go's runtime, understanding goroutines, garbage collection, and scheduler relationships, with intelligent search, filtering, and navigation.

## Use cases
- visualize go execution traces
- analyze goroutine scheduling and blocking
- debug latency caused by garbage collection
- find why a goroutine is stuck or slow
- explore millions of trace events interactively
- replace go tool trace with a faster frontend

## When to choose
- you need to inspect Go runtime traces in depth
- go tool trace is too slow or limited for large traces
- you want a native cross-platform GUI instead of a browser-based viewer
- you need Go-aware analysis of GC, goroutines, and the scheduler

## When to avoid
- you need to trace languages other than Go
- you only need simple CPU profiling rather than execution traces
- you require a headless or automated trace analysis pipeline

## Facets
- artifact type: application
- maturity: active
- function: tracing, developer-tools, gui, data-visualization
- domain: developer-tools, performance, monitoring
- platform: windows, go
- tags: go-execution-traces, profiling, runtime-analysis, goroutines, alternative-to-go-tool-trace, linux, macos, desktop

## Member repositories
- dominikh/gotraceui (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.563402+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:34.897269+00:00, confidence not recorded.
  - readme: https://github.com/dominikh/gotraceui (fetched 2026-08-28T04:04:38.563402+00:00, sha 29d49c15514c)
  - homepage: https://gotraceui.dev (fetched 2026-08-29T11:52:01.843422+00:00, sha 2085a5413975)
- Data as of 2026-08-30T08:39:29.467469+00:00.
