alecthomas / go-check-sumtypeLinks
A simple utility for running exhaustiveness checks on Go "sum types."
☆40Updated last week
Alternatives and similar repositories for go-check-sumtype
Users that are interested in go-check-sumtype are comparing it to the libraries listed below
Sorting:
- A set of tools for building parsers using the Go programming language.☆49Updated 2 years ago
- Ungrammar implementation and API in Go☆48Updated last year
- 🛡 Linter for Go that checks static call arguments against the function guards (aka contracts).☆24Updated 2 years ago
- experimental promises in go1.18 with generics☆62Updated 4 years ago
- ☆51Updated last year
- Mutable strings in Golang via overlays☆14Updated 2 years ago
- Optional values for Go☆104Updated last year
- Speed up go:generate by auto detecting code changes☆44Updated 2 years ago
- Quick helpers for testing Go applications using generics.☆54Updated 10 months ago
- Remote Git repos as fs.FS file systems.