nishanths / exhaustiveLinks
Check exhaustiveness of switch statements of enum-like constants in Go source code.
☆330Updated last year
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☆354Updated last month
- Optional is a library of optional Go types☆221Updated 2 years ago
- golang analyzer that finds structures with uninitialized fields☆182Updated 4 months ago
- Simple Go snapshot testing☆326Updated 2 years ago
- Go linter for forbidding identifiers☆158Updated 2 months ago
- A collection of packages to augment the go testing package and support common patterns.☆574Updated 10 months ago
- A simple assertion library using Go generics☆180Updated 3 weeks ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆311Updated last month
- A Go tool to auto generate methods for your enums☆502Updated 4 months ago
- ␊ whitespace linter - Forces you to use empty lines!☆338Updated 3 weeks ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆162Updated 3 weeks ago
- 🧬 Go Mutation Testing☆279Updated 11 months ago
- json encoding and decoding☆255Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Go errors but structured and composable. Fault provides an extensible yet ergonomic mechanism for wrapping errors.☆302Updated 6 months ago
- Accurate Code Coverage reporting for Golang (Go)☆220Updated 11 months ago
- Magic number detector for Go.☆203Updated 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☆126Updated 2 weeks ago
- Assert your Go code is inlined and bounds-check eliminated☆313Updated 8 months ago
- A modern generic testing assertions library for Go☆203Updated 3 months ago
- A simple utility for running exhaustiveness checks on Go "sum types."☆445Updated 9 months ago
- Automated Semantic Import Versioning Upgrades☆427Updated 2 months ago
- noctx finds function calls without context.Context.☆213Updated 5 months ago
- Importable package that parses version info from debug.ReadBuildInfo().☆291Updated last year
- Golden file testing for Go☆258Updated last month
- Courtney is a coverage tool for Go☆178Updated 10 months ago
- Automatically update your Go tests☆292Updated 10 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆432Updated last year
- Generate readme file from Go doc. Now available as a Github action!☆221Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆509Updated 9 months ago