shoooooman / go-complexity-analysis
Calculate complexities of golang functions with static analysis
☆25Updated 3 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:
- Learn what sync.Cond is☆25Updated 3 years ago
- noctx finds function calls without context.Context.☆191Updated 2 weeks ago
- Integration testing in Go with Docker☆108Updated 2 weeks ago
- A utility to redact sensitive data for slog in Go☆127Updated 2 months ago
- maintidx measures the maintainability index of each function.☆73Updated 4 months ago
- Run Go tests inside a Docker image☆99Updated 3 months ago
- checks usage of OpenTelemetry/Census spans☆81Updated last week
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 2 months ago
- Go Efferent and Afferent package metric calculator.☆35Updated last year
- Go linter for forbidding identifiers☆138Updated 3 months ago
- Check that no globals are present in Go code.☆112Updated 3 months ago
- Ordered map☆101Updated 10 months ago
- A go library that implements application/problem+json and application/problem+xml