andeya / gustLinks
A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.
☆118Updated last week
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☆77Updated 5 months ago
- Deep copy things☆27Updated last year
- ☆119Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆38Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Parse json with comments and trailing commas.☆89Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- ⚡️ lock-free utilities in Go☆156Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- ☆121Updated last year
- A faster Protobuf serializer & deserializer.☆97Updated 10 months ago
- Interactive Assembler for Go☆65Updated 7 months ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated 2 years ago
- ☆38Updated 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…☆45Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last week
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Performance related examples for Go☆29Updated last year
- goroutine local storage (use context instead if possible)☆77Updated 4 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Faster substitution of tidwall/gjson☆39Updated 8 months ago
- Cross platform locale detection for Golang☆113Updated 2 weeks ago
- Simple and high-performance data structures and algorithms library☆59Updated 8 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ☆75Updated last year
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Package i18n provides internationalization and localization for your Go applications☆51Updated 3 years ago