andeya / gustLinks
A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.
☆121Updated 2 months ago
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)☆152Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆80Updated 9 months ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- a thread-safe concurrent map for go☆48Updated last year
- A fast little LRU cache for Go☆173Updated 2 years ago
- A highly optimized double-ended queue☆201Updated 2 years ago
- Parse json with comments and trailing commas.☆94Updated 4 years ago
- A faster Protobuf serializer & deserializer.☆100Updated last year
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last month
- ☆75Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 4 months ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆79Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- a thread-safe concurrent map for go☆97Updated last year
- Zero-allocation type-safe pool for Go☆242Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- ☆126Updated 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…☆47Updated 2 years ago
- ☆122Updated 2 years ago
- goroutine local storage (use context instead if possible)☆78Updated 7 months ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Faster substitution of tidwall/gjson☆47Updated last month
- Expirable Go LRC\LRU cache without goroutines☆89Updated 2 weeks ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- Simple and high-performance data structures and algorithms library☆59Updated 3 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆220Updated last year
- Performance related examples for Go☆29Updated last year
- 📺 3D Graphics in Go.☆43Updated last year