shoooooman / go-complexity-analysisLinks
Calculate complexities of golang functions with static analysis
☆25Updated 4 years ago
Alternatives and similar repositories for go-complexity-analysis
Users that are interested in go-complexity-analysis are comparing it to the libraries listed below
Sorting:
- Go linter that checks if package imports are in a list of acceptable packages.☆177Updated 7 months ago
- A utility to redact sensitive data for slog in Go☆132Updated last month
- Integration testing in Go with Docker☆113Updated last month
- noctx finds function calls without context.Context.☆208Updated 2 months ago
- checks usage of OpenTelemetry/Census spans☆82Updated 2 weeks ago
- Learn what sync.Cond is☆25Updated 3 years ago
- Architecture checks for Go projects☆224Updated this week
- Run Go tests inside a Docker image☆100Updated 8 months ago
- maintidx measures the maintainability index of each function.☆75Updated 9 months ago
- Quickly generate a gRPC CLI or use gRPC reflection with ease☆76Updated last year
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆112Updated 5 months ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆133Updated 4 months ago
- OpenTelemetry SQL database driver wrapper for Go☆120Updated last month
- A Go linter to check that errors from external packages are wrapped☆347Updated 6 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆423Updated 10 months ago
- A context aware circuit breaker library in Go.☆374Updated 2 years ago
- Check that no globals are present in Go code.☆120Updated 4 months ago
- Go linter for forbidding identifiers☆153Updated 8 months ago
- Naive code generator that creates mock implementation using testify.mock☆210Updated 3 months ago
- Dependency graphs for Go packages.☆51Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 4 months ago
- ☆79Updated last year
- Go io/fs.FS filesystem implementations for various URL schemes☆314Updated last week
- 🪵 Ensure consistent code style when using log/slog☆211Updated last month
- Deep copy generator☆160Updated 11 months ago
- A mutation testing tool for Go.☆237Updated last year
- Allow and block list linter for direct Go module dependencies.☆77Updated this week
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 9 months ago
- Backoff mechanics for Go☆187Updated last year
- Robust framework for running complex workload scenarios in isolation, using Go; for integration, e2e tests, benchmarks and more! 💪☆240Updated last month