inancgumus / godoccLinks
go doc with colors
☆138Updated 3 years ago
Alternatives and similar repositories for godocc
Users that are interested in godocc are comparing it to the libraries listed below
Sorting:
- Go tool to wrap and fix errors with the new %w verb directive☆377Updated last month
- Report unwanted import path and declaration usages☆238Updated 2 months ago
- Navigation and insight in Go☆184Updated 2 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 weeks ago
- ☆121Updated 11 months ago
- GoThanks automatically stars Go's official repository and your go.mod github dependencies, providing a simple way to say thanks to the m…☆127Updated 2 years ago
- https://the-zen-of-go.netlify.com☆246Updated 5 years ago
- An example linter written with go/analysis for tutorial purposes☆59Updated 5 years ago
- Tabular simplifies printing ASCII tables from command line utilities☆78Updated 5 months ago
- Magic number detector for Go.☆197Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- File watcher with web UI.☆134Updated last year
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.