andeya / gustLinks
A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.
☆119Updated 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)☆150Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆48Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆77Updated 6 months ago
- Deep copy things☆26Updated last year
- 📺 3D Graphics in Go.☆43Updated last year
- Simple and high-performance data structures and algorithms library☆59Updated 2 weeks ago
- ☆75Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated 2 years ago
- Parse json with comments and trailing commas.☆89Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last week
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A faster Protobuf serializer & deserializer.☆97Updated 10 months ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- ☆122Updated 2 years ago
- A compile-time source code rewritten based mock framework☆25Updated last year
- Timeout Middleware for Gin framework☆110Updated 2 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆140Updated 2 months ago
- Package i18n provides internationalization and localization for your Go applications☆51Updated 3 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A highly optimized double-ended queue☆200Updated last year
- Go 1.18+ generic tuple☆93Updated last year
- errgroup with goroutine worker limits☆165Updated 2 years ago