BurntSushi / go-sumtypeLinks
A simple utility for running exhaustiveness checks on Go "sum types."
☆444Updated 4 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.☆326Updated 8 months ago
- GOlang Property TestER☆609Updated 4 months ago
- A dialect of Go with optional types and without nil references.☆182Updated 7 years ago
- Statically analyzes Go code and reports functions that are passing large structs by value☆206Updated 4 years ago
- Rapid is a modern Go property-based testing library☆661Updated 2 months ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- View annotated files based on line-spec☆225Updated last year
- Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.☆290Updated 3 years ago
- A comprehensive godoc guide.☆419Updated 4 months ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- A high-performance, arbitrary-precision, floating-point decimal library.☆561Updated last year
- Remove unnecessary type conversions from Go source☆384Updated 5 months ago
- A refactoring tool for Go☆675Updated last week
- Go SQLite3 driver☆593Updated last year
- Immutable collections for Go☆729Updated last year
- Go fearless SQL. Sqlvet performs static analysis on raw SQL queries in your Go code base.☆493Updated 10 months ago
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆144Updated last year
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆489Updated 3 years ago
- Range over integers [0,n). Seriously, that's it.☆295Updated 5 years ago
- Optional is a library of optional Go types☆219Updated 2 years ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆413Updated last year
- Mocking your SQL database in Go tests has never been easier.☆849Updated this week
- Code generation tools for Go.☆431Updated 2 months ago
- Arbitrary-precision decimals for Go☆743Updated 11 months ago
- Make temporary edits to your Go module dependencies☆901Updated 2 months ago
- Package stream provides filters that can be chained together in a manner similar to Unix pipelines.☆209Updated 7 years ago
- go4 hosts the go4.org packages.☆331Updated last year
- Stack traces for Go errors☆555Updated last year
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,267Updated 5 months ago