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:
- a fake clock for golang☆712Updated last month
- Quick helpers for testing Go applications☆530Updated last year
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- 🔍 Go binary size SVG treemap☆585Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- ☆415Updated 3 weeks ago
- Selected Go-internal packages factored out from the standard library☆946Updated 5 months ago
- Convert Go values to their AST☆310Updated 7 months ago
- Continuous profiling for long-term postmortem analysis☆623Updated 2 years ago
- Find unused parameters in Go☆557Updated 7 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 …☆664Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Parse and modify Go struct field tags☆646Updated 2 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆357Updated 4 months ago
- An idiomatic Go query builder for ElasticSearch☆317Updated 2 years ago
- fault injection library in go using standard http middleware☆510Updated last week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 4 months ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆452Updated 3 weeks ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- Attach hooks to any database/sql driver☆657Updated last year
- Interceptors for database/sql☆508Updated 2 years ago
- Visualize Go Dependency Trees☆1,032Updated 3 years ago
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Go modules analysis tool☆408Updated 3 years ago
- Convert Golang's http.Request to CURL command line☆795Updated this week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆829Updated last year
- Find in Go repeated strings that could be replaced by a constant☆313Updated 4 months ago