lucasepe / modgvLinks
Converts 'go mod graph' output into Graphviz's DOT language
☆493Updated 2 years ago
Alternatives and similar repositories for modgv
Users that are interested in modgv are comparing it to the libraries listed below
Sorting:
- 🔍 Go binary size SVG treemap☆584Updated 11 months ago
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- a fake clock for golang☆709Updated last week
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years 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 …☆664Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- fault injection library in go using standard http middleware☆510Updated 2 months ago
- Quick helpers for testing Go applications☆530Updated last year
- An idiomatic Go query builder for ElasticSearch☆316Updated 2 years ago
- Attach hooks to any database/sql driver☆658Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆940Updated 5 months ago
- Find in Go repeated strings that could be replaced by a constant☆312Updated 3 months ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 3 months ago
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Convert Go values to their AST☆311Updated 6 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆352Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- A minimalistic emoji package for Go (golang)☆457Updated last year
- Go modules analysis tool☆407Updated 3 years ago
- Continuous profiling for long-term postmortem analysis☆619Updated 2 years ago
- Find unused parameters in Go☆555Updated 6 months ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- Load configuration in cascade from multiple backends into a struct☆505Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆828Updated last year
- Interceptors for database/sql☆508Updated 2 years ago
- Generate interfaces from structure methods.☆347Updated this week
- Parse and modify Go struct field tags☆646Updated 2 years ago