golang-design / go2genericsLinks
๐งช A chunk of experiments and demos about Go 2 generics design (type parameter & type set)
โ152Updated 3 years ago
Alternatives and similar repositories for go2generics
Users that are interested in go2generics are comparing it to the libraries listed below
Sorting:
- Deprecated! See https://github.com/golang-design/go2generics.โ25Updated 4 years ago
- โ74Updated 2 years ago
- A fast little LRU cache for Goโ174Updated 2 years ago
- errgroup with goroutine worker limitsโ165Updated 3 years ago
- โฑ๏ธ Reliable performance measurement for Go programs. All in one design.โ39Updated 4 years ago
- auto adjust your GOGC valueโ231Updated last year
- CyclicBarrier golang implementationโ159Updated 5 years ago
- โก๏ธ lock-free utilities in Goโ163Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.โ123Updated 4 years ago
- ๐ฅผ personal Go codebaseโ38Updated 3 years ago
- Add missing comment on exported function, method, type, constant, variable in go fileโ179Updated 2 years ago
- Experimental packages not in std and golang.org/expโ80Updated last year
- concurrency utilitiesโ304Updated 6 years ago
- ๐ raft-badger implements LogStore and StableStore Interface of hashicorp/raft. ๐ฅโ55Updated 2 years ago
- Fast resizable golang semaphore primitiveโ177Updated 4 years ago
- A buffer pool file I/O library for Goโ55Updated 3 years ago
- Package for getting the runtime ID of a goroutineโ49Updated 3 months ago
- Performance related examples for Goโ29Updated last year
- Patch all Go functions for testingโ261Updated 2 years ago
- โณ a high performance reliable task scheduling package in Go.โ49Updated 5 years ago
- Go Pooling Helpersโ119Updated 5 years ago
- high-performance common weighted algorithm libraryโ204Updated 2 years ago
- Go concurrency quizzesโ172Updated 6 years ago
- Slides and Links for 2022 GopherCon talksโ84Updated 2 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.โ264Updated 2 years ago
- A faster Protobuf serializer & deserializer.โ104Updated last month
- lock-free queue and other implementationsโ128Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlibโ141Updated 8 months ago
- A Lightweight in-memory key:value cache library for Go.โ184Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.โ84Updated 2 years ago