Visualize Go Dependency Trees
☆1,066Feb 8, 2022Updated 4 years ago
Alternatives and similar repositories for depth
Users that are interested in depth are comparing it to the libraries listed below
Sorting:
- Go Dependency Analysis toolkit☆1,657Feb 25, 2026Updated last week
- Visualize call graph of a Go program using Graphviz☆6,453Nov 30, 2025Updated 3 months ago
- A Go dependency graph visualization tool☆1,232Jun 24, 2025Updated 8 months ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- Staticcheck - The advanced Go linter☆6,721Updated this week
- 🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint☆5,401Feb 25, 2026Updated last week
- The Universal Filesystem Abstraction for Go☆6,580Jan 13, 2026Updated last month
- Jennifer is a code generator for Go☆3,601Sep 8, 2024Updated last year
- apicompat checks recent changes to a Go project for backwards incompatible changes☆181Feb 5, 2017Updated 9 years ago
- Package for comparing Go values in tests☆4,601Jan 16, 2026Updated last month
- A tool to analyze and troubleshoot a Go binary size.☆1,710Apr 10, 2024Updated last year
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,095May 2, 2025Updated 10 months ago
- Visualise Go runtime metrics in real time☆3,624Feb 21, 2026Updated last week
- Crash your app in style (Golang)☆3,716Mar 13, 2025Updated 11 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆6,374Apr 6, 2024Updated last year
- A Go (golang) package for representing a list of errors as a single error.☆2,552Feb 16, 2026Updated 2 weeks ago
- Now is a time toolkit for golang☆4,671Feb 2, 2026Updated last month
- Simple error handling primitives☆8,232Nov 2, 2021Updated 4 years ago
- GoMock is a mocking framework for the Go programming language.☆9,377Jan 8, 2024Updated 2 years ago
- Go tool to modify struct field tags☆2,385Apr 23, 2025Updated 10 months ago
- Embed files into a Go executable☆3,832Jan 10, 2026Updated last month
- Make temporary edits to your Go module dependencies☆914Jun 3, 2025Updated 9 months ago
- DEPRECATED: Use https://github.com/golangci/golangci-lint☆3,481Mar 7, 2019Updated 6 years ago
- Fast linters runner for Go☆18,589Updated this week
- checkstyle for go