lucasepe / modgv
Converts 'go mod graph' output into Graphviz's DOT language
☆491Updated 2 years ago
Alternatives and similar repositories for modgv:
Users that are interested in modgv are comparing it to the libraries listed below
- 🔍 Go binary size SVG treemap☆447Updated 6 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 …☆656Updated 2 years ago
- fault injection library in go using standard http middleware☆509Updated last week
- Convert Go values to their AST☆311Updated last month
- Selected Go-internal packages factored out from the standard library☆904Updated this week
- Find unused parameters in Go☆542Updated 3 weeks ago
- a fake clock for golang☆686Updated 2 months ago
- A refactoring tool for Go☆673Updated last week
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated last year
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆391Updated 3 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 10 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated 2 years ago
- Real-time visualization tool for Go process metrics☆478Updated 3 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆583Updated 7 months ago
- A collection of packages to augment the go testing package and support common patterns.☆541Updated last month
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆650Updated 11 months ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Go modules analysis tool☆402Updated 2 years ago
- Automated Semantic Import Versioning Upgrades☆393Updated this week
- Find in Go repeated strings that could be replaced by a constant☆300Updated 8 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆818Updated last year
- Attach hooks to any database/sql driver☆655Updated 8 months ago
- Code generation tools for Go.☆429Updated 5 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Refactoring and code transformation tool for Go.☆981Updated last month
- Network address types☆716Updated last year
- Clock is a small library for mocking time in Go.☆679Updated last year
- Bunch of examples for dealing with the reflect package☆562Updated 3 years ago
- Quick helpers for testing Go applications☆529Updated last year
- Continuous profiling for long-term postmortem analysis☆615Updated 2 years ago