BurntSushi / go-sumtypeLinks
A simple utility for running exhaustiveness checks on Go "sum types."
☆442Updated 6 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.☆325Updated 9 months ago
- A dialect of Go with optional types and without nil references.☆182Updated 7 years ago
- GOlang Property TestER☆612Updated 5 months ago
- Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.☆291Updated 3 years ago
- View annotated files based on line-spec☆226Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆309Updated 4 months ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- Rapid is a modern Go property-based testing library☆677Updated 4 months ago
- Statically analyzes Go code and reports functions that are passing large structs by value☆207Updated 4 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- A comprehensive godoc guide.☆420Updated 6 months ago
- Immutable collections for Go☆731Updated 2 years ago
- go4 hosts the go4.org packages.☆332Updated last year
- Remove unnecessary type conversions from Go source☆385Updated 7 months ago
- Range over integers [0,n). Seriously, that's it.☆296Updated 5 years ago
- A refactoring tool for Go☆678Updated this week
- Go SQLite3 driver☆600Updated last year
- A high-performance, arbitrary-precision, floating-point decimal library.☆566Updated last year
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆413Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- a tool for code clone detection☆355Updated last year
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆144Updated last year
- Optional is a library of optional Go types☆220Updated 2 years ago
- Stack traces for Go errors☆556Updated 2 weeks ago
- Simple parser combinator package as shown at GopherCon 2022☆43Updated 2 years ago
- Package stream provides filters that can be chained together in a manner similar to Unix pipelines.☆209Updated 7 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆490Updated 3 years ago
- Code generation tools for Go.☆431Updated 3 months ago
- A Geiger counter for allocations☆276Updated 5 years ago
- Immutable and Memory-Efficient Maps and Sets in Go☆241Updated last month