uudashr / gocognit
Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)
☆396Updated 4 months ago
Alternatives and similar repositories for gocognit:
Users that are interested in gocognit are comparing it to the libraries listed below
- GCI, a tool that control golang package import order and make it always deterministic.☆476Updated 3 weeks ago
- A Go linter to check that errors from external packages are wrapped☆329Updated 3 weeks ago
- Combine one or more Go errors together☆1,126Updated 11 months ago
- A collection of packages to augment the go testing package and support common patterns.☆553Updated 2 months ago
- ␊ Whitespace Linter - Forces you to use empty lines!☆284Updated 2 weeks ago
- A Go tool to auto generate methods for your enums☆470Updated 2 months ago
- Refactoring and code transformation tool for Go.☆988Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆285Updated last week
- 🎄 Go code coverage to SVG treemap☆552Updated 2 weeks ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆475Updated 2 months ago
- Automated Semantic Import Versioning Upgrades☆400Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆312Updated 4 months ago
- Experimental implementation of a proposed v2 encoding/json package☆485Updated this week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆573Updated 3 weeks ago
- Define and run pattern-based custom linting rules.☆822Updated 2 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆820Updated last year
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆444Updated this week
- An enum generator for go☆819Updated last month
- Selected Go-internal packages factored out from the standard library☆912Updated last week
- Golang rate limiters for distributed applications☆543Updated 3 weeks ago
- Immutable transaction isolated sql driver for golang☆711Updated last month
- Generate interfaces from structure methods.☆339Updated 2 weeks ago
- In-memory SQL engine in Go sql/driver for testing purpose☆897Updated 7 months ago
- golang : go tool cover to XML (Cobertura) export tool.☆126Updated 6 months ago
- Go Dependency Analysis toolkit☆1,482Updated last month
- Find in Go repeated strings that could be replaced by a constant☆305Updated this week
- Redis client Mock☆306Updated 9 months ago
- Configuration for Go applications☆462Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆162Updated last month