Skip to content

Latest commit

 

History

History
85 lines (76 loc) · 12.2 KB

File metadata and controls

85 lines (76 loc) · 12.2 KB

Go Tools

Ranked by Stars

Repository Stars Forks Last Updated Description
go-swagger/go-swagger 10k 1k 2026-08-05T17:10:14Z Swagger 2.0 implementation for go. Swagger is a simple yet powerful representation of your RESTful API.
TrueFurby/go-callvis 7k 432 2026-08-05T13:50:11Z Visualize call graph of your Go program using dot format.
OctoLinker/browser-extension 5k 284 2026-08-04T16:56:52Z Navigate through go files efficiently with the OctoLinker browser extension for GitHub.
loov/lensm 4k 130 2026-08-04T06:55:07Z Go assembly and source viewer.
Zxilly/go-size-analyzer 2k 43 2026-08-04T07:40:13Z Analyze and visualize the size of dependencies in compiled Golang binaries, providing insight into their impact on the final build.
kyoh86/richgo 860 25 2026-07-28T13:32:24Z Enrich go test outputs with text decorations.
doganarif/govisual 686 20 2026-07-30T12:19:53Z Zero-config, pure-Go HTTP request visualizer & debugger for local Go web development.
iyashjayesh/monigo 409 19 2026-07-06T08:30:11Z A performance monitoring library for Go applications. It provides real-time insights into application performance! 🚀
galeone/rts 258 11 2026-07-22T20:03:14Z RTS: response to struct. Generates Go structs from server responses.
becheran/roumon 236 10 2026-07-06T07:22:44Z Monitor current state of all active goroutines via a command line interface.
tylerwince/godbg 207 10 2025-11-24T08:56:24Z Implementation of Rusts dbg! macro for quick and easy debugging during development.
dtgorski/typex 204 12 2026-08-01T14:29:32Z Examine Go types and their transitive dependencies, alternatively export results as TypeScript value objects (or types) declaration.
bitfield/gotestdox 200 5 2026-07-22T10:09:35Z Show Go test results as readable sentences.
psampaz/gothanks 127 7 2026-07-28T13:22:49Z GoThanks automatically stars your go.mod github dependencies, sending this way some love to their maintainers.
ahmedakef/gotutor 85 1 2026-08-01T12:34:20Z Online Go Debugger & Visualizer.
rocketlaunchr/igo 73 5 2026-02-07T13:35:45Z An igo to go transpiler (new language features for Go language!)
go-oas/docs 51 6 2026-06-12T06:21:45Z Automatically generate RESTful API documentation for GO projects - aligned with Open API Specification standard.
dustinblackman/gomodrun 38 4 2025-09-21T14:56:23Z Go tool that executes and caches binaries included in go.mod files.
bobg/decouple 37 1 2026-07-06T07:25:51Z Find “overspecified” function parameters that could be generalized with interface types.
bobg/modver 22 7 2026-07-06T07:25:54Z Compare two versions of a Go module to check the version-number change required (major, minor, or patchlevel), according to semver rules.
ravsii/textra 7 0 2026-07-11T01:24:55Z Extract Go struct field names, types and tags for filtering and exporting.
psyb0t/gofindimpl 2 0 2026-08-01T19:47:59Z Find all structs that implement a given Go interface across a codebase.

Ranked by Forks

Repository Stars Forks Last Updated Description
go-swagger/go-swagger 10k 1k 2026-08-05T17:10:14Z Swagger 2.0 implementation for go. Swagger is a simple yet powerful representation of your RESTful API.
TrueFurby/go-callvis 7k 432 2026-08-05T13:50:11Z Visualize call graph of your Go program using dot format.
OctoLinker/browser-extension 5k 284 2026-08-04T16:56:52Z Navigate through go files efficiently with the OctoLinker browser extension for GitHub.
loov/lensm 4k 130 2026-08-04T06:55:07Z Go assembly and source viewer.
Zxilly/go-size-analyzer 2k 43 2026-08-04T07:40:13Z Analyze and visualize the size of dependencies in compiled Golang binaries, providing insight into their impact on the final build.
kyoh86/richgo 860 25 2026-07-28T13:32:24Z Enrich go test outputs with text decorations.
doganarif/govisual 686 20 2026-07-30T12:19:53Z Zero-config, pure-Go HTTP request visualizer & debugger for local Go web development.
iyashjayesh/monigo 409 19 2026-07-06T08:30:11Z A performance monitoring library for Go applications. It provides real-time insights into application performance! 🚀
dtgorski/typex 204 12 2026-08-01T14:29:32Z Examine Go types and their transitive dependencies, alternatively export results as TypeScript value objects (or types) declaration.
galeone/rts 258 11 2026-07-22T20:03:14Z RTS: response to struct. Generates Go structs from server responses.
tylerwince/godbg 207 10 2025-11-24T08:56:24Z Implementation of Rusts dbg! macro for quick and easy debugging during development.
becheran/roumon 236 10 2026-07-06T07:22:44Z Monitor current state of all active goroutines via a command line interface.
psampaz/gothanks 127 7 2026-07-28T13:22:49Z GoThanks automatically stars your go.mod github dependencies, sending this way some love to their maintainers.
bobg/modver 22 7 2026-07-06T07:25:54Z Compare two versions of a Go module to check the version-number change required (major, minor, or patchlevel), according to semver rules.
go-oas/docs 51 6 2026-06-12T06:21:45Z Automatically generate RESTful API documentation for GO projects - aligned with Open API Specification standard.
bitfield/gotestdox 200 5 2026-07-22T10:09:35Z Show Go test results as readable sentences.
rocketlaunchr/igo 73 5 2026-02-07T13:35:45Z An igo to go transpiler (new language features for Go language!)
dustinblackman/gomodrun 38 4 2025-09-21T14:56:23Z Go tool that executes and caches binaries included in go.mod files.
ahmedakef/gotutor 85 1 2026-08-01T12:34:20Z Online Go Debugger & Visualizer.
bobg/decouple 37 1 2026-07-06T07:25:51Z Find “overspecified” function parameters that could be generalized with interface types.
ravsii/textra 7 0 2026-07-11T01:24:55Z Extract Go struct field names, types and tags for filtering and exporting.
psyb0t/gofindimpl 2 0 2026-08-01T19:47:59Z Find all structs that implement a given Go interface across a codebase.

Ranked by Last Updated

Repository Stars Forks Last Updated Description
go-swagger/go-swagger 10k 1k 2026-08-05T17:10:14Z Swagger 2.0 implementation for go. Swagger is a simple yet powerful representation of your RESTful API.
TrueFurby/go-callvis 7k 432 2026-08-05T13:50:11Z Visualize call graph of your Go program using dot format.
OctoLinker/browser-extension 5k 284 2026-08-04T16:56:52Z Navigate through go files efficiently with the OctoLinker browser extension for GitHub.
Zxilly/go-size-analyzer 2k 43 2026-08-04T07:40:13Z Analyze and visualize the size of dependencies in compiled Golang binaries, providing insight into their impact on the final build.
loov/lensm 4k 130 2026-08-04T06:55:07Z Go assembly and source viewer.
psyb0t/gofindimpl 2 0 2026-08-01T19:47:59Z Find all structs that implement a given Go interface across a codebase.
dtgorski/typex 204 12 2026-08-01T14:29:32Z Examine Go types and their transitive dependencies, alternatively export results as TypeScript value objects (or types) declaration.
ahmedakef/gotutor 85 1 2026-08-01T12:34:20Z Online Go Debugger & Visualizer.
doganarif/govisual 686 20 2026-07-30T12:19:53Z Zero-config, pure-Go HTTP request visualizer & debugger for local Go web development.
kyoh86/richgo 860 25 2026-07-28T13:32:24Z Enrich go test outputs with text decorations.
psampaz/gothanks 127 7 2026-07-28T13:22:49Z GoThanks automatically stars your go.mod github dependencies, sending this way some love to their maintainers.
galeone/rts 258 11 2026-07-22T20:03:14Z RTS: response to struct. Generates Go structs from server responses.
bitfield/gotestdox 200 5 2026-07-22T10:09:35Z Show Go test results as readable sentences.
ravsii/textra 7 0 2026-07-11T01:24:55Z Extract Go struct field names, types and tags for filtering and exporting.
iyashjayesh/monigo 409 19 2026-07-06T08:30:11Z A performance monitoring library for Go applications. It provides real-time insights into application performance! 🚀
bobg/modver 22 7 2026-07-06T07:25:54Z Compare two versions of a Go module to check the version-number change required (major, minor, or patchlevel), according to semver rules.
bobg/decouple 37 1 2026-07-06T07:25:51Z Find “overspecified” function parameters that could be generalized with interface types.
becheran/roumon 236 10 2026-07-06T07:22:44Z Monitor current state of all active goroutines via a command line interface.
go-oas/docs 51 6 2026-06-12T06:21:45Z Automatically generate RESTful API documentation for GO projects - aligned with Open API Specification standard.
rocketlaunchr/igo 73 5 2026-02-07T13:35:45Z An igo to go transpiler (new language features for Go language!)
tylerwince/godbg 207 10 2025-11-24T08:56:24Z Implementation of Rusts dbg! macro for quick and easy debugging during development.
dustinblackman/gomodrun 38 4 2025-09-21T14:56:23Z Go tool that executes and caches binaries included in go.mod files.