dominikh/gotraceui
Go execution trace frontend observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 57
- Release rhythm 8
- Longevity 100
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: 1539
- days_rel: n/a
- days_push: 261
- n_releases_24m: 0
Adoption not part of the score
1408 stars · 44 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
application · maturity active
tracing developer-tools gui data-visualization developer-tools performance monitoring windows go go-execution-traces profiling runtime-analysis goroutines alternative-to-go-tool-trace linux macos desktop
2 sources
- readme: https://github.com/dominikh/gotraceui · fetched 2026-08-28 · 29d49c15514c
- homepage: https://gotraceui.dev · fetched 2026-08-29 · 2085a5413975
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dominikh/gotraceui | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="dominikh/gotraceui")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem