BurntSushi / go-sumtypeLinks
A simple utility for running exhaustiveness checks on Go "sum types."
☆440Updated 3 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.☆321Updated 6 months ago
- GOlang Property TestER☆604Updated 2 months ago
- Statically analyzes Go code and reports functions that are passing large structs by value☆206Updated 4 years ago
- Assert your Go code is inlined and bounds-check eliminated☆304Updated last month
- Immutable collections for Go☆727Updated last year
- Search for Go code using syntax trees☆476Updated 4 years ago
- A collection of packages to augment the go testing package and support common patterns.☆563Updated 4 months ago
- A refactoring tool for Go☆676Updated 3 months ago
- View annotated files based on line-spec☆225Updated last year
- A dialect of Go with optional types and without nil references.☆181Updated 7 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Arbitrary-precision decimals for Go☆736Updated 10 months ago
- Code generation tools for Go.☆431Updated 3 weeks ago
- Optional is a library of optional Go types☆219Updated last year
- Remove unnecessary type conversions from Go source☆383Updated 4 months ago
- Rapid is a modern Go property-based testing library☆647Updated last month
- experimental new HTTP client API for #golang (WIP)☆587Updated 6 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Immutable and Memory-Efficient Maps and Sets in Go☆241Updated last month
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,260Updated 3 months ago
- Mocking your SQL database in Go tests has never been easier.☆850Updated 4 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated 3 weeks ago
- go4 hosts the go4.org packages.☆328Updated last year
- A comprehensive godoc guide.☆418Updated 3 months ago
- Convert Go values to their AST☆309Updated 4 months ago
- Quick helpers for testing Go applications☆529Updated last year
- Package verifier provides simple defensive programing primitives.☆267Updated 5 years ago
- A high-performance, arbitrary-precision, floating-point decimal library.☆556Updated last year
- Clock is a small library for mocking time in Go.☆684Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆774Updated last month