lucasepe / modgv
Converts 'go mod graph' output into Graphviz's DOT language
☆487Updated last year
Related projects ⓘ
Alternatives and complementary repositories for modgv
- Selected Go-internal packages factored out from the standard library☆875Updated last month
- 🔍 Go binary size SVG treemap☆445Updated last month
- a fake clock for golang☆664Updated 3 weeks ago
- Real-time visualization tool for Go process metrics☆472Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Find unused parameters in Go☆531Updated last month
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆650Updated last year
- Quick helpers for testing Go applications☆528Updated 8 months ago
- Convert Go values to their AST☆308Updated 3 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 6 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆363Updated last year
- Shotizam analyzes the size of Go binaries☆603Updated 3 months ago
- Clock is a small library for mocking time in Go.☆678Updated last year
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆417Updated last year
- A refactoring tool for Go☆669Updated 5 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆815Updated 9 months ago
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated last year
- Package httpretty prints the HTTP requests you make with Go pretty on your terminal.☆398Updated last month
- Continuous profiling for long-term postmortem analysis☆611Updated last year
- Go execution trace frontend☆1,144Updated 4 months ago
- Find in Go repeated strings that could be replaced by a constant☆290Updated 3 months ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆340Updated 5 months ago
- Fast ring-buffer deque (double-ended queue)☆584Updated last year
- Network address types☆713Updated last year
- fault injection library in go using standard http middleware☆505Updated 3 weeks ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated 3 weeks ago
- Spaghetti: a dependency analysis tool for Go packages☆752Updated last year