uudashr / gocognit
Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)
☆387Updated 3 months ago
Alternatives and similar repositories for gocognit:
Users that are interested in gocognit are comparing it to the libraries listed below
- A Go linter to check that errors from external packages are wrapped☆322Updated this week
- GCI, a tool that control golang package import order and make it always deterministic.☆465Updated 6 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆277Updated last week
- A Go tool to auto generate methods for your enums☆456Updated 3 weeks ago
- Define and run pattern-based custom linting rules.☆812Updated 2 weeks ago
- Automated Semantic Import Versioning Upgrades☆389Updated 3 months ago
- Combine one or more Go errors together☆1,109Updated 10 months ago
- Selected Go-internal packages factored out from the standard library☆901Updated this week
- An enum generator for go☆803Updated this week
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆364Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆441Updated last month
- 🎄 Go code coverage to SVG treemap☆541Updated last week
- 🔍 Go binary size SVG treemap☆447Updated 5 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆307Updated 3 months ago
- Refactoring and code transformation tool for Go.☆980Updated last month
- a fake clock for golang☆684Updated 2 months ago
- Clock is a small library for mocking time in Go.☆679Updated last year
- ␊ Whitespace Linter - Forces you to use empty lines!☆277Updated 2 weeks ago
- Powerful mock generation tool for Go programming language☆666Updated 3 weeks ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆469Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- A Go tool to auto generate methods for your enums☆483Updated 7 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆450Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated last week
- Immutable transaction isolated sql driver for golang☆701Updated this week
- Quick helpers for testing Go applications☆529Updated last year
- Converts 'go mod graph' output into Graphviz's DOT language☆491Updated 2 years ago
- Experimental implementation of a proposed v2 encoding/json package☆463Updated 2 weeks ago
- Parse and modify Go struct field tags☆637Updated last year