BurntSushi / go-sumtype
A simple utility for running exhaustiveness checks on Go "sum types."
☆425Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for go-sumtype
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆299Updated 6 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year
- View annotated files based on line-spec☆227Updated 10 months ago
- GOlang Property TestER☆599Updated 7 months ago
- A refactoring tool for Go☆670Updated 5 months ago
- Immutable collections for Go☆715Updated last year
- Statically analyzes Go code and reports functions that are passing large structs by value☆204Updated 3 years ago
- Remove unnecessary type conversions from Go source☆378Updated last year
- Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.☆281Updated 2 years ago
- A dialect of Go with optional types and without nil references.☆178Updated 6 years ago
- Search for Go code using syntax trees☆478Updated 3 years ago
- Assert your Go code is inlined and bounds-check eliminated☆245Updated 7 months ago
- Rapid is a modern Go property-based testing library☆590Updated 2 weeks ago
- experimental new HTTP client API for #golang (WIP)☆584Updated 5 years ago
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- Quick helpers for testing Go applications☆529Updated 8 months ago
- Arbitrary-precision decimals for Go☆689Updated 3 months ago
- Code generation tools for Go.☆423Updated last month
- Source code analyzer that helps you to make your Go programs more consistent.☆336Updated 7 months ago
- go4 hosts the go4.org packages.☆328Updated last year
- Range over integers [0,n). Seriously, that's it.☆297Updated 4 years ago
- A high-performance, arbitrary-precision, floating-point decimal library.☆538Updated 7 months ago
- Selected Go-internal packages factored out from the standard library☆877Updated last month
- Errwrap is a Go (golang) library for wrapping and querying errors.☆404Updated this week
- A comprehensive godoc guide.☆412Updated 9 months ago
- panicwrap is a Go library for catching and handling panics in Go applications.☆445Updated 7 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆638Updated 7 months ago
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,039Updated last month
- Mocking your SQL database in Go tests has never been easier.☆841Updated last month
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,245Updated 5 months ago