uudashr / gocognitLinks
Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)
☆434Updated last year
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☆356Updated last month
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆311Updated 2 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆542Updated 5 months ago
- A collection of packages to augment the go testing package and support common patterns.☆577Updated 11 months ago
- ␊ whitespace linter - Forces you to use empty lines!☆340Updated this week
- 🎄 Go code coverage to SVG treemap☆591Updated 8 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆457Updated 3 months ago
- A Go tool to auto generate methods for your enums☆507Updated 5 months ago
- Refactoring and code transformation tool for Go.☆1,026Updated 11 months ago
- Automated Semantic Import Versioning Upgrades☆429Updated 2 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆384Updated last month
- Selected Go-internal packages factored out from the standard library☆959Updated 9 months ago
- Experimental implementation of a proposed v2 encoding/json package☆537Updated 2 months ago
- Define and run pattern-based custom linting rules.☆861Updated 3 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 8 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆832Updated last year
- A supersonic rate limiting package for Go with HTTP middleware.☆701Updated 2 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Generate interfaces from structure methods.☆348Updated last week
- Go linter for forbidding identifiers☆159Updated 2 months ago
- Combine one or more Go errors together☆1,168Updated last year
- 🪵 Ensure consistent code style when using log/slog☆227Updated this week
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆595Updated 2 weeks ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆163Updated 2 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆191Updated 10 months ago
- a fake clock for golang☆723Updated 2 months ago
- Find in Go repeated strings that could be replaced by a constant☆314Updated 7 months ago
- 🔍 Go binary size SVG treemap☆591Updated last year
- Quick helpers for testing Go applications☆530Updated last year