andeya / gustLinks
A production-ready library that makes error handling, optional values, and iteration as beautiful and safe as in Rust.
☆122Updated last 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)☆152Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆80Updated last year
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- A highly optimized double-ended queue☆202Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- a thread-safe concurrent map for go☆48Updated last year
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Deep copy things☆27Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆285Updated 2 weeks ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆81Updated 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 3 years ago
- ☆123Updated 2 years ago
- ☆74Updated 2 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- ☆127Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 3 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆150Updated 2 weeks ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- A faster Protobuf serializer & deserializer.☆104Updated last month
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 8 months ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 4 years ago
- Timeout Middleware for Gin framework☆110Updated 3 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years 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.☆222Updated last year
- Package for fast copying structs of different types☆52Updated 5 years ago
- Faster substitution of tidwall/gjson☆51Updated 4 months ago