nishanths / exhaustiveLinks
Check exhaustiveness of switch statements of enum-like constants in Go source code.
☆326Updated 11 months ago
Alternatives and similar repositories for exhaustive
Users that are interested in exhaustive are comparing it to the libraries listed below
Sorting:
- A Go linter to check that errors from external packages are wrapped☆352Updated 7 months ago
- Simple Go snapshot testing☆322Updated 2 years ago
- golang analyzer that finds structures with uninitialized fields☆177Updated 3 months ago
- Optional is a library of optional Go types☆221Updated 2 years ago
- Go linter for forbidding identifiers☆155Updated 2 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆571Updated 9 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆311Updated last week
- A Go tool to auto generate methods for your enums☆498Updated 2 months ago
- A simple assertion library using Go generics☆173Updated 3 weeks ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆159Updated last week
- ␊ whitespace linter - Forces you to use empty lines!☆330Updated last week
- Assert your Go code is inlined and bounds-check eliminated☆311Updated 6 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆428Updated 11 months ago
- Automated Semantic Import Versioning Upgrades☆426Updated 2 weeks ago
- A modern generic testing assertions library for Go☆203Updated last month
- noctx finds function calls without context.Context.☆209Updated 3 months ago
- 🧬 Go Mutation Testing☆279Updated 9 months ago
- 🪵 Ensure consistent code style when using log/slog☆217Updated 3 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- json encoding and decoding☆238Updated last month
- Magic number detector for Go.☆203Updated last year
- Golden file testing for Go☆256Updated 3 weeks ago
- Generate readme file from Go doc. Now available as a Github action!☆221Updated last year
- A simple utility for running exhaustiveness checks on Go "sum types."☆443Updated 7 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆454Updated 3 weeks ago
- Generic resource pool for Go☆391Updated 6 months ago
- ☆121Updated last year
- An efficient JSON decoder☆428Updated 2 years ago
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆123Updated this week
- A library that provides Go Generics friendly "optional" features.☆207Updated last month