alecthomas / gocycloLinks
Calculate cyclomatic complexities of functions in Go source code.
☆31Updated 7 years ago
Alternatives and similar repositories for gocyclo
Users that are interested in gocyclo are comparing it to the libraries listed below
Sorting:
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- Run linters from Go code -☆65Updated 6 years ago
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- ☆25Updated 5 years ago
- show Go package dependencies☆52Updated 6 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 8 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 weeks ago
- Tickers with random jitter☆90Updated 3 years ago
- Linter for Go text/template (and html/template) template files☆44Updated last year
- Various Go utility packages.☆37Updated 7 years ago
- Parse a RFC 3339 duration string into time.Duration☆32Updated 2 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- ☆39Updated 9 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆89Updated 3 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆58Updated 2 years ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Flen provides stats on functions/methods lengths in a Golang package.☆51Updated 7 years ago
- Fork of golang's encoding/json: now with more validation and error context☆34Updated 7 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Configurable Go retry package, which invokes flaky functions until they succeed.☆47Updated 5 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Join contexts like never before!☆20Updated 7 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year