uudashr / gocognitLinks
Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)
☆405Updated 7 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☆341Updated 3 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆298Updated 2 weeks ago
- GCI, a tool that control golang package import order and make it always deterministic.☆503Updated 3 months ago
- ␊ whitespace linter - Forces you to use empty lines!☆311Updated 2 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆564Updated 5 months ago
- 🎄 Go code coverage to SVG treemap☆569Updated 2 months ago
- Generate interfaces from structure methods.☆343Updated last week
- Selected Go-internal packages factored out from the standard library☆924Updated 3 months ago
- A Go tool to auto generate methods for your enums☆482Updated 4 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Define and run pattern-based custom linting rules.☆831Updated 4 months ago
- Experimental implementation of a proposed v2 encoding/json package☆518Updated last week
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆448Updated 2 months ago
- Automated Semantic Import Versioning Upgrades☆412Updated 3 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆318Updated last month
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆324Updated 7 months ago
- Refactoring and code transformation tool for Go.☆999Updated 5 months ago
- Generate markdown documentation for Go (golang) code☆416Updated last year
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 6 months ago
- a fake clock for golang☆709Updated 6 months ago
- An enum generator for go☆840Updated 3 weeks ago
- golang : go tool cover to XML (Cobertura) export tool.☆132Updated 8 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆377Updated last year
- golang analyzer that finds structures with uninitialized fields☆161Updated last month
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆497Updated 3 weeks ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆601Updated 3 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆631Updated 3 months ago
- Combine one or more Go errors together☆1,143Updated last year