1k results (11 ms)
2. github.com/reviewdog/reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
5. github.com/alecthomas/gometalinter
DEPRECATED: Use https://github.com/golangci/golangci-lint AI-generatedA tool that concurrently runs various Go linters and normalizes their output.
Go development plugin for Vim AI-generatedA comprehensive Go support plugin for the Vim editor.
8. github.com/kisielk/errcheck
errcheck checks that you checked errors. AI-generatedGo package for checking for unchecked errors in code.
9. github.com/google/codesearch
Fast, indexed regexp search over large file trees AI-generatedIndexing and searching large source code repositories.
:trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
11. github.com/go-critic/go-critic
The most opinionated Go source code linter for code audit. AI-generatedGo source code linter with highly extensible diagnostics.
Calculate cyclomatic complexities of functions in Go source code. AI-generatedGo package for calculating cyclomatic complexities of functions.
Go Dependency Analysis toolkit AI-generatedGo dependency analysis toolkit with complex query capabilities.
15. github.com/fossas/fossa-cli
Fast, portable and reliable dependency analysis for any codebase. Supports license & vulnerability scanning for large monoliths. Language-agnostic; integrates with 20+ build systems. AI-generatedDependency analysis and reporting tool for open-source projects.
16. github.com/psampaz/go-mod-outdated
Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists all dependencies of a Go project and their available minor and patch updates. It also provides a way to filter indirect dependencies and dependencies without updates.
17. github.com/hirokidaichi/goviz
a visualization tool for golang project dependency AI-generatedVisualization tool for Go project dependencies.
18. github.com/golang/vscode-go
Go extension for Visual Studio Code AI-generatedGo extension for Visual Studio Code