uudashr / gocognit
Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)
☆350Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for gocognit
- A Go linter to check that errors from external packages are wrapped☆309Updated this week
- GCI, a tool that control golang package import order and make it always deterministic.☆429Updated 2 months ago
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆248Updated last week
- A Go tool to auto generate methods for your enums☆437Updated last month
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆388Updated this week
- Combine one or more Go errors together☆1,043Updated 6 months ago
- Refactoring and code transformation tool for Go.☆941Updated this week
- An enum generator for go☆757Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- a fake clock for golang☆667Updated last month
- golang : go tool cover to XML (Cobertura) export tool.☆115Updated last month
- Automated Semantic Import Versioning Upgrades☆370Updated 8 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆299Updated 6 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- Generate interfaces from structure methods.☆325Updated 11 months ago
- 🎄 Go code coverage to SVG treemap☆502Updated 2 weeks ago
- Redis client Mock☆284Updated 4 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated last month
- A Go tool to auto generate methods for your enums☆480Updated 3 months ago
- ☆373Updated this week
- Accurate Code Coverage reporting for Golang (Go)☆220Updated last year
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆363Updated 10 months ago
- Find in Go repeated strings that could be replaced by a constant☆293Updated 4 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆149Updated last week
- Golang rate limiters for distributed applications☆460Updated last week
- Powerful mock generation tool for Go programming language☆644Updated this week
- A supersonic rate limiting package for Go with HTTP middleware.☆554Updated 3 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago