uudashr / gocognitLinks
Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)
☆403Updated 6 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☆337Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆297Updated 3 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 4 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆496Updated 2 months ago
- Find in Go repeated strings that could be replaced by a constant☆308Updated last month
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- A Go tool to auto generate methods for your enums☆478Updated 4 months ago
- ␊ whitespace linter - Forces you to use empty lines!☆311Updated this week
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Experimental implementation of a proposed v2 encoding/json package☆516Updated this week
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆493Updated this week
- Automated Semantic Import Versioning Upgrades☆408Updated 3 months ago
- Refactoring and code transformation tool for Go.☆996Updated 4 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆447Updated 2 months ago
- Selected Go-internal packages factored out from the standard library☆922Updated 2 months ago
- Golden file testing for Go☆248Updated 10 months ago
- Redis client Mock☆317Updated 11 months ago
- Define and run pattern-based custom linting rules.☆826Updated 4 months ago
- An enum generator for go☆838Updated last week
- Combine one or more Go errors together☆1,142Updated last year
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆320Updated 6 months ago
- Immutable transaction isolated sql driver for golang☆719Updated 3 months ago
- Go linter for forbidding identifiers☆143Updated 5 months ago
- A Go tool to auto generate methods for your enums☆484Updated 10 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆377Updated last year
- Zero-allocation reflection library for Go☆576Updated last year
- Generate interfaces from structure methods.☆342Updated this week
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Converts 'go mod graph' output into Graphviz's DOT language☆490Updated 2 years ago