uudashr / gocognitLinks
Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)
☆423Updated 10 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☆347Updated 6 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆307Updated last week
- ␊ whitespace linter - Forces you to use empty lines!☆326Updated this week
- GCI, a tool that control golang package import order and make it always deterministic.☆519Updated 2 months ago
- 🎄 Go code coverage to SVG treemap☆580Updated 5 months ago
- A collection of packages to augment the go testing package and support common patterns.☆570Updated 8 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆452Updated this week
- A Go tool to auto generate methods for your enums☆496Updated last month
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆381Updated last year
- Generate interfaces from structure methods.☆348Updated this week
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 4 months ago
- Experimental implementation of a proposed v2 encoding/json package☆533Updated 3 weeks ago
- Refactoring and code transformation tool for Go.☆1,015Updated 7 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆558Updated last week
- Go linter for forbidding identifiers☆151Updated 8 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Find in Go repeated strings that could be replaced by a constant☆312Updated 4 months ago
- 🔍 Go binary size SVG treemap☆585Updated last year
- An enum generator for go☆877Updated last week
- A supersonic rate limiting package for Go with HTTP middleware.☆646Updated 5 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆478Updated 8 months ago
- Selected Go-internal packages factored out from the standard library☆946Updated 5 months ago
- Define and run pattern-based custom linting rules.☆851Updated 2 weeks ago
- 🪵 Ensure consistent code style when using log/slog☆211Updated 3 weeks ago
- Go modules analysis tool☆408Updated 3 years ago
- ☆416Updated last month
- Combine one or more Go errors together☆1,153Updated last year
- golang : go tool cover to XML (Cobertura) export tool.☆136Updated last week
- Automated Semantic Import Versioning Upgrades☆423Updated last month
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆325Updated 10 months ago