uudashr / gocognitLinks
Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)
☆411Updated 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☆345Updated 4 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆299Updated this week
- ␊ whitespace linter - Forces you to use empty lines!☆317Updated last week
- GCI, a tool that control golang package import order and make it always deterministic.☆512Updated last week
- 🎄 Go code coverage to SVG treemap☆572Updated 3 months ago
- A Go tool to auto generate methods for your enums☆489Updated this week
- Refactoring and code transformation tool for Go.☆1,003Updated 5 months ago
- A collection of packages to augment the go testing package and support common patterns.☆564Updated 5 months ago
- Experimental implementation of a proposed v2 encoding/json package☆520Updated last week
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆449Updated last week
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆379Updated last year
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆517Updated last week
- Automated Semantic Import Versioning Upgrades☆417Updated 4 months ago
- Selected Go-internal packages factored out from the standard library☆932Updated 3 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆635Updated 3 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆825Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 2 months ago
- Define and run pattern-based custom linting rules.☆834Updated 5 months ago
- Generate interfaces from structure methods.☆346Updated 3 weeks ago
- The missing tool for Visualising Go Tests☆327Updated 9 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Generate markdown documentation for Go (golang) code☆420Updated last year
- An enum generator for go☆851Updated last week
- Find in Go repeated strings that could be replaced by a constant☆309Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆609Updated 4 months ago
- Go linter for forbidding identifiers☆148Updated 6 months ago
- Clock is a small library for mocking time in Go.☆683Updated 2 years ago
- Collection of log/slog related projects.☆232Updated last month
- Combine one or more Go errors together☆1,149Updated last year
- 🪵 Ensure consistent code style when using log/slog☆207Updated 3 weeks ago