← All Go categories

Go Tools Go Libraries Ranking

Explore and compare Go Tools libraries from awesome-go.

22 repositories, updated daily.

- Swagger 2.0 implementation for go. Swagger is a simple yet powerful representation of your RESTful API.

10.0K
1.3K
Yesterday
-2 weekly
View

- Visualize call graph of your Go program using dot format.

6.5K
432
Yesterday
+4 weekly
View

- Navigate through go files efficiently with the OctoLinker browser extension for GitHub.

5.4K
284
2 days ago
+0 weekly
View

- Go assembly and source viewer.

3.7K
130
2 days ago
-1 weekly
View

- Analyze and visualize the size of dependencies in compiled Golang binaries, providing insight into their impact on the final build.

2.2K
43
2 days ago
+2 weekly
View

- Enrich `go test` outputs with text decorations.

860
25
1 week ago
+0 weekly
View

- Zero-config, pure-Go HTTP request visualizer & debugger for local Go web development.

686
20
1 week ago
+0 weekly
View

- A performance monitoring library for Go applications. It provides real-time insights into application performance! 🚀

409
19
1 month ago
+0 weekly
View

- RTS: response to struct. Generates Go structs from server responses.

258
11
2 weeks ago
+0 weekly
View

- Monitor current state of all active goroutines via a command line interface.

236
10
1 month ago
+0 weekly
View

- Implementation of Rusts `dbg!` macro for quick and easy debugging during development.

207
10
8 months ago
+0 weekly
View

- Examine Go types and their transitive dependencies, alternatively export results as TypeScript value objects (or types) declaration.

204
12
5 days ago
-1 weekly
View

- Show Go test results as readable sentences.

200
5
2 weeks ago
+0 weekly
View

- GoThanks automatically stars your go.mod github dependencies, sending this way some love to their maintainers.

127
7
1 week ago
+0 weekly
View

- Online Go Debugger & Visualizer.

85
1
5 days ago
+1 weekly
View

- An igo to go transpiler (new language features for Go language!)

73
5
6 months ago
+0 weekly
View
#17

go-oas/docs

Archived

- Automatically generate RESTful API documentation for GO projects - aligned with Open API Specification standard.

51
6
1 month ago
+0 weekly
View

- Go tool that executes and caches binaries included in go.mod files.

38
4
10 months ago
+0 weekly
View

- Find “overspecified” function parameters that could be generalized with interface types.

37
1
1 month ago
+0 weekly
View

- 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.

22
7
1 month ago
+0 weekly
View

- Extract Go struct field names, types and tags for filtering and exporting.

7
0
3 weeks ago
+0 weekly
View

- Find all structs that implement a given Go interface across a codebase.

2
0
5 days ago
+0 weekly
View