andeya / gust
A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.
☆113Updated last year
Alternatives and similar repositories for gust:
Users that are interested in gust are comparing it to the libraries listed below
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆78Updated last month
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Simple and high-performance data structures and algorithms library☆59Updated 4 months ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Deep copy things☆27Updated last year
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago
- ☆116Updated last year
- ☆75Updated last year
- Zero-allocation type-safe pool for Go☆230Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- ☆117Updated last year
- A thread safe map which has expiring key-value pairs.☆72Updated 9 months ago
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- A faster Protobuf serializer & deserializer.☆90Updated 6 months ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Performance related examples for Go☆27Updated last year
- errgroup with goroutine worker limits☆162Updated 2 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆150Updated 2 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A highly optimized double-ended queue☆189Updated last year
- Go 1.18+ generic tuple☆84Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 6 months ago
- lock-free queue and other implementations☆127Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 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…☆45Updated 2 years ago
- generic sync.Pool☆16Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago
- Synchronization and asynchronous computation package for Go☆235Updated 5 months ago