BurntSushi / go-sumtypeLinks
A simple utility for running exhaustiveness checks on Go "sum types."
☆447Updated 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
Sorting:
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆332Updated last year
- A dialect of Go with optional types and without nil references.☆182Updated 7 years ago
- GOlang Property TestER☆626Updated 9 months ago
- Immutable collections for Go☆739Updated 2 years ago
- Statically analyzes Go code and reports functions that are passing large structs by value☆206Updated 4 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- Assert your Go code is inlined and bounds-check eliminated☆314Updated 9 months ago
- Search for Go code using syntax trees☆477Updated 4 years ago
- View annotated files based on line-spec☆227Updated 2 years ago
- Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.☆296Updated 4 years ago
- A refactoring tool for Go☆679Updated this week
- Rapid is a modern Go property-based testing library☆715Updated this week
- Go SQLite3 driver☆605Updated last year
- Package stream provides filters that can be chained together in a manner similar to Unix pipelines.☆211Updated 8 years ago
- A high-performance, arbitrary-precision, floating-point decimal library.☆576Updated last year
- Code generation tools for Go.☆432Updated 7 months ago
- A a Go 1/2 language feature proposal to immutability☆171Updated 6 years ago
- Remove unnecessary type conversions from Go source☆388Updated 11 months ago
- A Geiger counter for allocations☆276Updated 5 years ago
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆145Updated last year
- go4 hosts the go4.org packages.☆331Updated 2 weeks ago
- Optional is a library of optional Go types☆221Updated 2 years ago
- Mocking your SQL database in Go tests has never been easier.☆852Updated 4 months ago
- A comprehensive godoc guide.☆423Updated 10 months ago
- Range over integers [0,n). Seriously, that's it.☆296Updated 6 years ago
- Make temporary edits to your Go module dependencies☆910Updated 7 months ago
- Arbitrary-precision decimals for Go☆774Updated last month
- Golang deep variable equality test that returns human-readable differences☆787Updated last month
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆417Updated last year
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆489Updated 3 years ago