droptheplot / abcgoLinks
ABC metrics for Go source code.
☆27Updated 2 years ago
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 last week
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- The missing man page for Go binaries. Goman fetches the repo's readme as a man page replacement.☆126Updated 9 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- ☆101Updated 11 months 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
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆32Updated 8 months ago
- ☆78Updated 5 years ago
- Format Go's benchmarking output☆88Updated 3 years ago
- Go tool for major version upgrades☆148Updated 3 months ago
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 8 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated 2 weeks ago
- CLI tool to send .go file to the Go Playground☆81Updated last year
- Set of Go context's utilities.☆56Updated 4 years ago
- tryhard finds and rewrites code suitable for try.☆135Updated 6 years ago
- Parse TODOs in your GO code☆66Updated last year
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Benchmark the init cost of Go packages☆83Updated 3 months ago
- Miscellaneous functions for formatting text☆96Updated last year
- ☆121Updated last year
- Python's repr() for Go☆168Updated this week
- extracts frontmatter from text files with ease with golang.☆57Updated 4 years ago
- A Go (golang) library for wrapping words in a string.☆124Updated 5 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- git-urls parses git URLs☆34Updated last year