uudashr / gocognit
Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)
☆384Updated 2 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☆320Updated 3 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆267Updated last week
- GCI, a tool that control golang package import order and make it always deterministic.☆460Updated 5 months ago
- Combine one or more Go errors together☆1,101Updated 9 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Accurate Code Coverage reporting for Golang (Go)☆220Updated last month
- golang : go tool cover to XML (Cobertura) export tool.☆125Updated 4 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆305Updated 2 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated last month
- A Go tool to auto generate methods for your enums☆450Updated this week
- Refactoring and code transformation tool for Go.☆977Updated last week
- Selected Go-internal packages factored out from the standard library☆896Updated 3 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- Experimental implementation of a proposed v2 encoding/json package☆443Updated last week
- Define and run pattern-based custom linting rules.☆807Updated 5 months ago
- 🎄 Go code coverage to SVG treemap☆533Updated 2 weeks ago
- Redis client Mock☆297Updated 7 months ago
- A Go tool to auto generate methods for your enums☆482Updated 6 months ago
- An enum generator for go☆794Updated 4 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆464Updated 3 weeks ago
- ␊ Whitespace Linter - Forces you to use empty lines!☆274Updated 3 weeks ago
- Generate interfaces from structure methods.☆331Updated last year
- Find in Go repeated strings that could be replaced by a constant☆299Updated 7 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆364Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆532Updated last week
- Quick helpers for testing Go applications☆530Updated 11 months ago
- Go linter for forbidding identifiers☆134Updated 3 weeks ago
- Tool to visualize the graph of embedded structs in Go projects☆227Updated 6 months ago
- Golden file testing for Go☆237Updated 6 months ago
- Zero-allocation reflection library for Go☆555Updated last year