- goroutine-inspect VS cpuworker
- goroutine-inspect VS check-cert
- goroutine-inspect VS low-level-design-golang
- goroutine-inspect VS trusearch
- goroutine-inspect VS grmon
- goroutine-inspect VS goroutine-analyzer
- goroutine-inspect VS grid
- goroutine-inspect VS agent
- goroutine-inspect VS neilotoole/errgroup
- goroutine-inspect VS giu
Goroutine-inspect Alternatives
Similar projects and alternatives to goroutine-inspect
-
fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
goroutine-analyzer
Helps analyze goroutines. Inspired by TDA for Java and goroutine-inspect for golang.
-
-
-
agent
Discontinued IPC Agent client/server library for application debugging and local management (by openziti)
-
-
goroutine-inspect discussion
goroutine-inspect reviews and mentions
-
Show HN: Goroutine-analyzer: A visual goroutine stack dump debugging tool
That's an interesting application. I tend to use an IDE if I'm debugging in realtime and otherwise I'm getting stackdumps from the support org.
For CLI goroutine analysis there's another tool: https://github.com/linuxerwang/goroutine-inspect which is pretty good.
I think if I do a rewrite it might make more sense to go the web route, like the go tool pprof UIs.
- goroutine dump analyzer
Stats
linuxerwang/goroutine-inspect is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of goroutine-inspect is Go.