andeya / gustLinks
A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.
☆115Updated this week
Alternatives and similar repositories for gust
Users that are interested in gust are comparing it to the libraries listed below
Sorting:
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Parse json with comments and trailing commas.☆91Updated 4 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 5 months ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated 2 years ago
- ☆119Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- ⚡️ lock-free utilities in Go☆156Updated last year
- Deep copy things☆27Updated last year
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- 📺 3D Graphics in Go.