linuxerwang / goroutine-inspect
An interactive tool to analyze Golang goroutine dump.
☆465Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for goroutine-inspect
- Pprof made easy at development time for Go☆751Updated 4 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- experimental new HTTP client API for #golang (WIP)☆584Updated 5 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- ☆419Updated 2 months ago
- go4 hosts the go4.org packages.☆328Updated last year
- A quick tour (or reminder) of Go performance tools☆262Updated 3 years ago
- Diodes are ring buffers manipulated via atomics.☆463Updated 2 weeks ago
- Shotizam analyzes the size of Go binaries☆606Updated 4 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- [mirror] Performance measurement, storage, and analysis.☆381Updated this week
- Type-safe, zero-allocation sets for Go☆810Updated 4 years ago
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆358Updated 4 years ago
- MemConn is an in-memory network stack for Go.☆547Updated last year
- Go middleware for net.Conn tracking (Prometheus/trace)☆260Updated 3 years ago
- failpoints for go☆391Updated last week
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- Search for Go code using syntax trees☆478Updated 3 years ago
- Continuous profiling for long-term postmortem analysis☆611Updated last year
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆609Updated 9 months ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- ☆373Updated this week
- Get hash values for arbitrary values in Go (golang).☆754Updated last year
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- Make temporary edits to your Go module dependencies☆897Updated 3 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 4 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆568Updated 4 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆474Updated last year