linuxerwang / goroutine-inspect
An interactive tool to analyze Golang goroutine dump.
☆466Updated 3 years ago
Alternatives and similar repositories for goroutine-inspect:
Users that are interested in goroutine-inspect are comparing it to the libraries listed below
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- experimental new HTTP client API for #golang (WIP)☆582Updated 6 years ago
- Pprof made easy at development time for Go☆753Updated 4 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆644Updated 9 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.