SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Go Documentation Projects
-
cheat
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Project mention: Your Terraform estate documents itself now: meet iac-cartographer | dev.to | 2026-05-27
Extraction. For each repo it shallow-clones and runs terraform-docs to pull out providers, modules, resources, and variables, plus a small HCL parser to recover the bits terraform-docs drops (like provider source in JSON output).
-
-
huma
A modern, simple, fast & flexible micro framework for building HTTP REST/RPC APIs in Go backed by OpenAPI 3 and JSON Schema.
Project mention: Goscript: Transpile Go to human-readable TypeScript | news.ycombinator.com | 2026-01-11 -
kin-openapi
OpenAPI 3.0 and 3.1 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
kin-openapi: Library to manipulate OpenAPI 3.1 specs
-
Project mention: Show HN: Executable Markdown files with Unix pipes | news.ycombinator.com | 2026-01-08
A couple more you may find interesting:
1. Xc [https://xcfile.dev/] - an md-based task runner
2. Literate [https://github.com/zyedidia/Literate] - a literate programming tool
-
-
-
-
godoclive
GoDoc Live statically analyzes your Go HTTP services — extracts route definitions, request/response contracts, and authentication patterns — then generates beautiful, interactive API documentation.
Project mention: How I Used go/ast to Auto-Generate API Docs from Go HTTP Handlers | dev.to | 2026-03-03This is the story of building GoDoc Live, an open-source CLI that reads your Go HTTP handlers and generates interactive documentation without touching your code.
-
-
Project mention: Show HN: Runik – Turn fan wikis into e-reader dictionaries | news.ycombinator.com | 2025-07-01
- Kindle support, despite requiring proprietary software (kindlegen) to compile a valid dictionary, was surprisingly easier to implement than kobo support. Kobo requires the words to be organized into a trie and encrypted. Fortunately, there's a great tool called dictutil (https://github.com/pgaskin/dictutil) that handles most of that! Kobo also doesn’t allow for custom dictionary names, hence the awkward dicthtml-[r] prefix if you use a kobo.
Over the next year I’m looking to, improve parsing, include definition formatting options, and add support for more devices.
-
namaste-go
A repository to learn the basics of Go Programming. The language was developed by Google Engineers but currently is widely used in the Cloud Native ecosystem. If you want to start your career in the landscape this is the starting point.
-
-
devrag
Markdown vector search MCP server for Claude Code. Natural language search for markdown files using multilingual-e5-small embeddings.
Repository: https://github.com/tomohiro-owada/devrag
-
-
jotbot
JotBot generates the missing code documentation for your Go and TypeScript projects. Powered by AI.
-
-
wikigen
Generate GitHub Wiki from source code using Claude Code. Single Go binary, no Docker needed.
Project mention: Show HN: Wikigen – Generate GitHub Wiki from Source Code Using Claude Code | news.ycombinator.com | 2026-03-14 -
-
-
Go Documentation discussion
Go Documentation related posts
-
Capturer la décision à l'instant du commit, ou la perdre à jamais
-
We pwned X, Vercel, Cursor, and Discord through a supply-chain attack
-
Adding filter query parameters in Go Huma
-
Terraform-docs: Automatize sua Documentação de Infraestrutura como Código
-
Ask HN: What is one software product that boosted your productivity?
-
Common Git operations for open-source development
-
5G Service Communication Proxy with LoxiLB
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Jun 2026
Index
What are some of the best open-source Documentation projects in Go? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | cheat | 13,352 |
| 2 | 100-go-mistakes | 7,901 |
| 3 | terraform-docs | 4,786 |
| 4 | go-recipes | 4,489 |
| 5 | huma | 4,147 |
| 6 | kin-openapi | 3,232 |
| 7 | xc | 1,386 |
| 8 | docuowl | 1,310 |
| 9 | envdoc | 95 |
| 10 | go-redoc | 94 |
| 11 | godoclive | 83 |
| 12 | snip | 79 |
| 13 | dictutil | 78 |
| 14 | namaste-go | 76 |
| 15 | swaggo | 72 |
| 16 | devrag | 59 |
| 17 | go-notebook | 41 |
| 18 | jotbot | 36 |
| 19 | documentor | 34 |
| 20 | wikigen | 28 |
| 21 | instaunit | 25 |
| 22 | godoc-lint | 15 |
| 23 | cobradoc | 14 |