nishanths / exhaustive
Check exhaustiveness of switch statements of enum-like constants in Go source code.
☆307Updated 3 months ago
Alternatives and similar repositories for exhaustive:
Users that are interested in exhaustive are comparing it to the libraries listed below
- A Go linter to check that errors from external packages are wrapped☆322Updated this week
- Go linter for forbidding identifiers☆134Updated last month
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆277Updated last week
- 🧬 Go Mutation Testing☆261Updated last month
- golang analyzer that finds structures with uninitialized fields☆149Updated 2 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆536Updated last month
- 🪵 Ensure consistent code style when using log/slog☆154Updated this week
- The Golang linter that checks usage of github.com/stretchr/testify.☆125Updated this week
- A Go tool to auto generate methods for your enums☆456Updated 3 weeks ago
- Simple Go snapshot testing☆314Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated last week
- Optional is a library of optional Go types☆217Updated last year
- OpenTelemetry Tracing instrumentation for PostgreSQL☆124Updated last month
- Automatically update your Go tests☆289Updated 3 weeks ago
- ☆120Updated 8 months ago
- Check that no globals are present in Go code.☆110Updated last month
- A library that provides Go Generics friendly "optional" features.☆180Updated 3 months ago
- Automated Semantic Import Versioning Upgrades☆389Updated 3 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆465Updated 6 months ago
- Convert Go values to their AST☆310Updated 3 weeks ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆387Updated 3 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Magic number detector for Go.☆195Updated last year
- A simple assertion library using Go generics☆157Updated last week
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆364Updated last year
- Find in Go repeated strings that could be replaced by a constant☆299Updated 7 months ago
- Assert your Go code is inlined and bounds-check eliminated☆248Updated 2 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 10 months ago
- Golden file testing for Go☆238Updated 7 months ago
- Define and run pattern-based custom linting rules.☆812Updated 3 weeks ago