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.☆334Updated last year
- GOlang Property TestER☆627Updated 10 months ago
- A dialect of Go with optional types and without nil references.☆182Updated 7 years ago
- Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.☆296Updated 4 years ago
- Rapid is a modern Go property-based testing library☆721Updated 2 weeks ago
- Assert your Go code is inlined and bounds-check eliminated☆315Updated 9 months ago
- Statically analyzes Go code and reports functions that are passing large structs by value☆206Updated 4 years ago
- View annotated files based on line-spec☆227Updated 2 years ago
- Immutable collections for Go☆740Updated 2 years ago
- Search for Go code using syntax trees☆477Updated 4 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- A refactoring tool for Go☆680Updated 2 weeks ago
- Go SQLite3 driver☆605Updated last year
- Remove unnecessary type conversions from Go source☆388Updated 11 months ago
- A high-performance, arbitrary-precision, floating-point decimal library.☆577Updated last year
- A comprehensive godoc guide.☆424Updated 10 months ago
- Package stream provides filters that can be chained together in a manner similar to Unix pipelines.☆211Updated 8 years ago
- Golang deep variable equality test that returns human-readable differences☆788Updated last month
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆146Updated last year
- Optional is a library of optional Go types☆221Updated 2 years ago
- Range over integers [0,n). Seriously, that's it.☆296Updated 6 years ago
- go4 hosts the go4.org packages.☆331Updated last month
- Mocking your SQL database in Go tests has never been easier.☆852Updated 4 months ago
- Code generation tools for Go.☆432Updated 8 months ago
- Arbitrary-precision decimals for Go☆776Updated last month
- A a Go 1/2 language feature proposal to immutability☆171Updated 6 years ago
- Make temporary edits to your Go module dependencies☆912Updated 8 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆673Updated last month
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆489Updated 4 years ago
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,267Updated 11 months ago