droptheplot / abcgoLinks
ABC metrics for Go source code.
☆27Updated last year
Alternatives and similar repositories for abcgo
Users that are interested in abcgo are comparing it to the libraries listed below
Sorting:
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Go tool for major version upgrades☆140Updated 10 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- ☆98Updated 7 months ago
- The missing man page for Go binaries. Goman fetches the repo's readme as a man page replacement.☆125Updated 5 months ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- go test with colors☆11Updated 10 months ago
- Find declarations in Go source code that shadow predeclared identifiers☆31Updated 4 months ago
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 8 years ago
- CLI tool to send .go file to the Go Playground☆82Updated last year
- Dependency-less dependencies for Go.☆122Updated 8 years ago
- Run Go tests inside a Docker image☆99Updated 6 months ago
- Check that no globals are present in Go code.☆119Updated 2 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- A go package for generating online histograms and plotting them in the terminal and PDFs☆106Updated 3 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago
- Checking Go templates for validity.☆64Updated 9 months ago
- Sample implementation of enhanced http.ServeMux routing patterns.☆58Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- pex makes piping easier☆77Updated last year
- Support for Unix domain sockets in Go HTTP clients☆81Updated last month
- Python's repr() for Go☆166Updated last week
- Format Go's benchmarking output☆88Updated 3 years ago
- Set of Go context's utilities.☆55Updated 4 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Tickers with random jitter☆91Updated 3 years ago
- Parse TODOs in your GO code☆66Updated last year
- tryhard finds and rewrites code suitable for try.☆133Updated 6 years ago