BurntSushi / go-sumtypeLinks
A simple utility for running exhaustiveness checks on Go "sum types."
☆438Updated 2 months ago
Alternatives and similar repositories for go-sumtype
Users that are interested in go-sumtype are comparing it to the libraries listed below
Sorting:
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆320Updated 6 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- GOlang Property TestER☆603Updated last month
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,261Updated 2 months ago
- Immutable collections for Go☆726Updated last year
- Arbitrary-precision decimals for Go☆733Updated 9 months ago
- A refactoring tool for Go☆675Updated 2 months ago
- Code generation tools for Go.☆432Updated 8 months ago
- A high-performance, arbitrary-precision, floating-point decimal library.☆554Updated last year
- A comprehensive godoc guide.☆417Updated 2 months ago
- Mocking your SQL database in Go tests has never been easier.☆849Updated 3 months ago
- Stack traces for Go errors☆549Updated last year
- Remove unnecessary type conversions from Go source☆383Updated 3 months ago
- View annotated files based on line-spec☆226Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Search for Go code using syntax trees☆476Updated 3 years ago
- Quick helpers for testing Go applications☆529Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆562Updated 3 months ago
- Flags-first package for configuration☆1,393Updated 2 months ago
- A dialect of Go with optional types and without nil references.☆181Updated 7 years ago
- Optional is a library of optional Go types☆218Updated last year
- experimental new HTTP client API for #golang (WIP)☆586Updated 6 years ago
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 3 years ago
- a fake clock for golang☆708Updated 5 months ago
- Selected Go-internal packages factored out from the standard library☆922Updated last month
- Assert your Go code is inlined and bounds-check eliminated☆296Updated last month
- Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.☆286Updated 3 years ago
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Rapid is a modern Go property-based testing library☆642Updated last week