GaijinEntertainment / go-exhaustructLinks
golang analyzer that finds structures with uninitialized fields
☆165Updated last week
Alternatives and similar repositories for go-exhaustruct
Users that are interested in go-exhaustruct are comparing it to the libraries listed below
Sorting:
- A Go linter to check that errors from external packages are wrapped☆344Updated 4 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆300Updated 2 weeks ago
- Go linter for forbidding identifiers☆148Updated 6 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆169Updated 5 months ago
- A library that provides Go Generics friendly "optional" features.☆202Updated last week
- The Golang linter that checks usage of github.com/stretchr/testify.☆150Updated 2 weeks ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆325Updated 8 months ago
- 🪵 Ensure consistent code style when using log/slog☆209Updated last week
- 🚨 Echo middleware for slog logger☆125Updated this week
- json encoding and decoding☆229Updated last week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆73Updated 2 weeks ago
- Collection of log/slog related projects.☆232Updated last month
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆283Updated last week
- A utility to redact sensitive data for slog in Go☆129Updated this week
- Flexible, efficient request validation for Connect.☆93Updated last week
- Magic number detector for Go.☆201Updated last year
- clear go error wrapping with caller☆58Updated last year
- gRPC-compatible health checks for any net/http server.☆84Updated last month
- Authentication middleware for Connect.☆78Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- Package pgerrcode contains constants for PostgreSQL error codes.☆187Updated last year
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆413Updated 8 months ago
- ☆121Updated last year
- gowrtr is a library that supports golang code generation☆116Updated 2 years ago
- noctx finds function calls without context.Context.☆203Updated 3 weeks ago
- Check that no globals are present in Go code.☆119Updated 2 months ago
- OpenTelemetry SQL database driver wrapper for Go☆118Updated last week
- Accept Interfaces, Return Concrete Types☆74Updated this week
- A Go tool to auto generate methods for your enums☆494Updated this week
- A mutation testing tool for Go.☆232Updated last year