Go Tools
23 libraries in this category
Visualize dependency trees of any package by analyzing imports.
Wrapper around `go` command for colorized `go build` output.
Find “overspecified” function parameters that could be generalized with interface types
Automatically generate RESTful API documentation for GO projects - aligned with Open API Specification standard
Visualize call graph of your Go program using dot format
Analyze and visualize the size of dependencies in compiled Golang binaries, providing insight into their impact on the final build
Swagger 2.0 implementation for go. Swagger is a simple yet powerful representation of your RESTful API
Implementation of Rusts `dbg!` macro for quick and easy debugging during development
Show Go test results as readable sentences
GoThanks automatically stars your go.mod github dependencies, sending this way some love to their maintainers
An igo to go transpiler (new language features for Go language!)
Compare two versions of a Go module to check the version-number change required (major, minor, or patchlevel), according to [semver](https://semver.org/) rules
A performance monitoring library for Go applications. It provides real-time insights into application performance! 🚀
Navigate through go files efficiently with the OctoLinker browser extension for GitHub
Enrich `go test` outputs with text decorations
Monitor current state of all active goroutines via a command line interface
RTS: response to struct. Generates Go structs from server responses
Extract Go struct field names, types and tags for filtering and exporting
Examine Go types and their transitive dependencies, alternatively export results as TypeScript value objects (or types) declaration
Go tool that executes and caches binaries included in go.mod files
Online Go Debugger & Visualizer
Zero-config, pure-Go HTTP request visualizer & debugger for local Go web development
Go assembly and source viewer