BurntSushi / go-sumtype
A simple utility for running exhaustiveness checks on Go "sum types."
☆431Updated 10 months ago
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.☆307Updated 3 months ago
- GOlang Property TestER☆601Updated 11 months ago
- Assert your Go code is inlined and bounds-check eliminated☆248Updated 2 months ago
- Immutable collections for Go☆717Updated last year
- Rapid is a modern Go property-based testing library☆620Updated 2 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- View annotated files based on line-spec☆227Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆648Updated 11 months ago
- Remove unnecessary type conversions from Go source☆383Updated 3 weeks ago
- Search for Go code using syntax trees☆478Updated 3 years ago
- experimental new HTTP client API for #golang (WIP)☆583Updated 6 years ago
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- A refactoring tool for Go☆672Updated last week
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- A dialect of Go with optional types and without nil references.☆179Updated 6 years ago
- Statically analyzes Go code and reports functions that are passing large structs by value☆204Updated 3 years ago
- Code generation tools for Go.☆427Updated 5 months ago
- A collection of packages to augment the go testing package and support common patterns.☆536Updated last month
- A high-performance, arbitrary-precision, floating-point decimal library.☆544Updated 11 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆487Updated 3 years ago
- Package verifier provides simple defensive programing primitives.☆268Updated 5 years ago
- Define and run pattern-based custom linting rules.☆812Updated 3 weeks ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆419Updated last month
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,253Updated last week
- Source code analyzer that helps you to make your Go programs more consistent.☆344Updated last month
- Arbitrary-precision decimals for Go☆716Updated 6 months ago
- Quick helpers for testing Go applications☆529Updated last year
- Optional is a library of optional Go types☆217Updated last year
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆358Updated 5 years ago