lucasepe / modgvLinks
Converts 'go mod graph' output into Graphviz's DOT language
☆490Updated 2 years ago
Alternatives and similar repositories for modgv
Users that are interested in modgv are comparing it to the libraries listed below
Sorting:
- Find unused parameters in Go☆552Updated 3 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 …☆660Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆922Updated 2 months ago
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- fault injection library in go using standard http middleware☆509Updated this week
- a fake clock for golang☆708Updated 5 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Shotizam analyzes the size of Go binaries☆612Updated 11 months ago
- Parse and modify Go struct field tags☆646Updated last year
- Clock is a small library for mocking time in Go.☆683Updated 2 years 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
- Continuous profiling for long-term postmortem analysis☆618Updated 2 years ago
- Quick helpers for testing Go applications☆529Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- Make temporary edits to your Go module dependencies☆899Updated 2 weeks ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Define and run pattern-based custom linting rules.☆826Updated 4 months ago
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 4 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆353Updated 3 weeks ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆342Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- Attach hooks to any database/sql driver☆656Updated 11 months ago
- Automated Semantic Import Versioning Upgrades☆408Updated 3 months ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- Find in Go repeated strings that could be replaced by a constant☆308Updated last month
- 🔍 Go binary size SVG treemap☆569Updated 9 months ago