loov / enumcheckLinks
Allows to mark Go enum types as exhaustive.
☆33Updated last year
Alternatives and similar repositories for enumcheck
Users that are interested in enumcheck are comparing it to the libraries listed below
Sorting:
- ☆78Updated 5 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 5 months ago
- Benchmark the init cost of Go packages☆83Updated 3 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- ☆68Updated 2 years ago
- Run Go tests inside a Docker image☆100Updated 10 months ago
- ☆25Updated 3 years ago
- Checking Go templates for validity.☆66Updated last year
- Go implementation of the Open Packaging Conventions (OPC)☆77Updated 2 years ago
- ☆101Updated 11 months ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Tickers with random jitter☆92Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated 2 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- A corpus of popular Go modules☆108Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- errs is a package for making errors friendly and easy☆53Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago