uudashr / gocognitLinks
Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)
☆402Updated 5 months ago
Alternatives and similar repositories for gocognit
Users that are interested in gocognit are comparing it to the libraries listed below
Sorting:
- A Go linter to check that errors from external packages are wrapped☆332Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆293Updated this week
- A collection of packages to augment the go testing package and support common patterns.☆562Updated 3 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆493Updated 2 months ago
- Combine one or more Go errors together☆1,137Updated last year
- A Go tool to auto generate methods for your enums☆475Updated 3 months ago
- Selected Go-internal packages factored out from the standard library☆921Updated last month
- Define and run pattern-based custom linting rules.☆824Updated 3 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆447Updated last month
- a fake clock for golang☆708Updated 5 months ago
- Find in Go repeated strings that could be replaced by a constant☆307Updated last week
- 🎄 Go code coverage to SVG treemap☆561Updated last month
- Golang rate limiters for distributed applications☆560Updated this week
- Refactoring and code transformation tool for Go.☆994Updated 3 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆480Updated 3 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 2 months ago
- An enum generator for go☆828Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆592Updated 2 months ago
- Golden file testing for Go☆247Updated 9 months ago
- golang : go tool cover to XML (Cobertura) export tool.☆131Updated 7 months ago
- ␊ Whitespace Linter - Forces you to use empty lines!☆306Updated 2 weeks ago
- Redis client Mock☆312Updated 11 months ago
- A Go tool to auto generate methods for your enums☆483Updated 9 months ago
- Experimental implementation of a proposed v2 encoding/json package☆510Updated 2 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- A context aware circuit breaker library in Go.☆368Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆373Updated last year
- The Golang linter that checks usage of github.com/stretchr/testify.☆136Updated last month