An interactive tool to analyze Golang goroutine dump.
☆478Dec 6, 2021Updated 4 years ago
Alternatives and similar repositories for goroutine-inspect
Users that are interested in goroutine-inspect are comparing it to the libraries listed below
Sorting:
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- Find unused parameters in Go☆568Oct 27, 2025Updated 4 months ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆70Nov 6, 2017Updated 8 years ago
- Staticcheck - The advanced Go linter☆6,721Updated this week
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆664Updated this week
- Another Go progress bar☆220Feb 22, 2020Updated 6 years ago
- Crash your app in style (Golang)☆3,714Mar 13, 2025Updated 11 months ago
- Go (golang) library for creating and consuming HTTP Server-Timing headers☆860Dec 8, 2023Updated 2 years ago
- Command line monitoring for goroutines☆1,904Jul 18, 2023Updated 2 years ago
- Static analyser for finding Deadlocks in Go☆320Oct 11, 2023Updated 2 years ago
- go test but faster (cached)☆247Jan 9, 2018Updated 8 years ago
- Make temporary edits to your Go module dependencies☆914Jun 3, 2025Updated 8 months ago
- A simple interface wrapper around a Go channel.☆322Nov 3, 2020Updated 5 years ago
- A C11 positional lexer with error reporting written in Go☆22Aug 28, 2017Updated 8 years ago
- A Golang tool that does static analysis, unit testing, code review and generate code quality report.☆3,134Oct 27, 2018Updated 7 years ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,639Jul 4, 2025Updated 7 months ago
- Search for Go code using syntax trees☆476Jun 9, 2021Updated 4 years ago
- Copying and moving files, how hard could it possible be ?☆45Nov 14, 2018Updated 7 years ago
- Reduce Go programs☆215Mar 19, 2024Updated last year
- Multi-host replacement for cron☆17May 3, 2021Updated 4 years ago
- Go middleware for net.Conn tracking (Prometheus/trace)☆269Apr 21, 2021Updated 4 years ago
- Merge multiple pprof profile files into a single file☆124Jun 9, 2023Updated 2 years ago
- TermUI based monitor for Go apps using expvars (/debug/vars). Quickest way to monitor your Go app(s).☆2,044Nov 14, 2023Updated 2 years ago
- Skylark in Go: the Skylark configuration language, implemented in Go [MOVED to go.starlark.net]