andeya / gust
A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.
☆115Updated 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 3 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 4 months ago
- Deep copy things☆27Updated last year
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated last week
- Signing HTTP Messages Middleware☆65Updated last month
- Parse json with comments and trailing commas.☆91Updated 3 years ago
- ☆118Updated 2 years ago
- A fast little LRU cache for Go☆170Updated last year
- Package for getting the runtime ID of a goroutine☆45Updated 11 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Simple and high-performance data structures and algorithms library☆59Updated 7 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ☆121Updated last year
- A faster Protobuf serializer & deserializer.☆95Updated 8 months ago
- ☆75Updated last year
- 📺 3D Graphics in Go.☆43Updated last year
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang 数据的过滤,净化,转换。☆151Updated 5 months ago
- goroutine local storage (use context instead if possible)☆77Updated 2 months ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Performance related examples for Go☆27Updated last year
- Load file-backed memory☆122Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 11 months ago
- Timeout Middleware for Gin framework☆110Updated 3 weeks ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 3 weeks ago