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:
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- ☆99Updated 9 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- The missing man page for Go binaries. Goman fetches the repo's readme as a man page replacement.☆126Updated 7 months ago
- Check that no globals are present in Go code.☆120Updated 4 months ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 7 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Miscellaneous functions for formatting text☆95Updated last year
- Find declarations in Go source code that shadow predeclared identifiers☆30Updated 6 months ago
- A corpus of popular Go modules☆108Updated last year
- A go package for generating online histograms and plotting them in the terminal and PDFs☆106Updated 3 years ago
- ☆78Updated 5 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- tryhard finds and rewrites code suitable for try.☆134Updated 6 years ago
- ☆121Updated last year
- Sample implementation of enhanced http.ServeMux routing patterns.☆59Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆91Updated last year
- Quick'n'easy string diffs for Golang, mainly for diffing strings in tests☆43Updated 8 years ago
- A Go (golang) library for wrapping words in a string.☆124Updated 5 years ago
- Checking Go templates for validity.☆65Updated 11 months ago
- list of primary Go module knobs for controlling CI, vendoring, and when go commands access the network☆44Updated 6 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 5 months ago