lucasepe / modgv
Converts 'go mod graph' output into Graphviz's DOT language
☆488Updated last year
Related projects ⓘ
Alternatives and complementary repositories for modgv
- Find unused parameters in Go☆533Updated 2 months ago
- 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 …☆651Updated last year
- Shotizam analyzes the size of Go binaries☆607Updated 4 months ago
- a fake clock for golang☆668Updated last month
- Quick helpers for testing Go applications☆529Updated 8 months ago
- Selected Go-internal packages factored out from the standard library☆878Updated last month
- 🔍 Go binary size SVG treemap☆445Updated 2 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- Clock is a small library for mocking time in Go.☆680Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆637Updated 7 months ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated last year
- Real-time visualization tool for Go process metrics☆472Updated 2 years ago
- fault injection library in go using standard http middleware☆506Updated last month
- Go execution trace frontend☆1,181Updated 4 months ago
- Parse and modify Go struct field tags☆633Updated last year
- Zero-allocation reflection library for Go☆534Updated last year
- A refactoring tool for Go☆671Updated 5 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Pprof made easy at development time for Go☆751Updated 4 years ago
- Continuous profiling for long-term postmortem analysis☆611Updated last year
- Better time duration formatting in Go!☆495Updated 3 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 6 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆816Updated 9 months ago
- Convert Go values to their AST☆308Updated 3 months ago
- Find in Go repeated strings that could be replaced by a constant☆293Updated 4 months ago
- Make temporary edits to your Go module dependencies☆898Updated 3 years ago
- Network address types☆713Updated last year
- Automated Semantic Import Versioning Upgrades☆370Updated 8 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated last year
- Visualize Go Dependency Trees☆945Updated 2 years ago