andeya / gustLinks
A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.
☆121Updated last month
Alternatives and similar repositories for gust
Users that are interested in gust are comparing it to the libraries listed below
Sorting:
- Experimental packages not in std and golang.org/exp☆79Updated 7 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- A highly optimized double-ended queue☆201Updated last year
- a thread-safe concurrent map for go☆49Updated last year
- Package for getting the runtime ID of a goroutine☆49Updated last year
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated this week
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 3 months ago
- Deep copy things☆26Updated 2 years ago
- ☆122Updated 2 years ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ☆75Updated 2 years ago
- Faster substitution of tidwall/gjson☆43Updated 10 months ago
- A faster Protobuf serializer & deserializer.☆99Updated last year
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Signing HTTP Messages Middleware☆65Updated last week
- Simple and high-performance data structures and algorithms library☆59Updated last month
- Synchronization and asynchronous computation package for Go☆256Updated last month
- a thread-safe concurrent map for go☆97Updated last year
- 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
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Timeout Middleware for Gin framework☆110Updated 2 weeks ago
- Performance related examples for Go☆29Updated last year
- ☆122Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago