BurntSushi / go-sumtype
A simple utility for running exhaustiveness checks on Go "sum types."
☆432Updated last week
Alternatives and similar repositories for go-sumtype:
Users that are interested in go-sumtype are comparing it to the libraries listed below
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆311Updated 3 months ago
- GOlang Property TestER☆602Updated 11 months ago
- A dialect of Go with optional types and without nil references.☆180Updated 6 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆650Updated 11 months ago
- Assert your Go code is inlined and bounds-check eliminated☆251Updated 3 months ago
- View annotated files based on line-spec☆227Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Remove unnecessary type conversions from Go source☆383Updated last month
- A refactoring tool for Go☆673Updated 2 weeks ago
- Rapid is a modern Go property-based testing library☆622Updated last month
- Arbitrary-precision decimals for Go☆719Updated 7 months ago
- Code generation tools for Go.☆429Updated 5 months ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 3 years ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆412Updated 9 months ago
- Range over integers [0,n). Seriously, that's it.☆297Updated 5 years ago
- A high-performance, arbitrary-precision, floating-point decimal library.☆545Updated 11 months ago
- experimental new HTTP client API for #golang (WIP)☆583Updated 6 years ago
- Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.☆283Updated 3 years ago
- Statically analyzes Go code and reports functions that are passing large structs by value☆204Updated 3 years ago
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,257Updated 3 weeks ago
- Convert Go values to their AST☆310Updated last month
- Search for Go code using syntax trees☆478Updated 3 years ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,004Updated 4 months ago
- Mocking your SQL database in Go tests has never been easier.☆848Updated last month
- A collection of packages to augment the go testing package and support common patterns.☆542Updated last month
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- atomic is a go package for atomic file writing☆200Updated 2 years ago
- Go SQLite3 driver☆588Updated 11 months ago
- go4 hosts the go4.org packages.☆327Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆420Updated last month