golang-design / go2generics
๐งช A chunk of experiments and demos about Go 2 generics design (type parameter & type set)
โ150Updated 3 years ago
Alternatives and similar repositories for go2generics:
Users that are interested in go2generics are comparing it to the libraries listed below
- โ75Updated last year
- Patch all Go functions for testingโ256Updated last year
- errgroup with goroutine worker limitsโ164Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.โ25Updated 3 years ago
- CyclicBarrier golang implementationโ153Updated 4 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.โ123Updated 3 years ago
- A fast little LRU cache for Goโ169Updated last year
- Zero-allocation type-safe pool for Goโ231Updated 2 years ago
- Load file-backed memoryโ122Updated 2 years ago
- Fast resizable golang semaphore primitiveโ175Updated 4 years ago
- high-performance common weighted algorithm libraryโ203Updated 2 years ago
- A buffer pool file I/O library for Goโ55Updated 3 years ago
- A faster Protobuf serializer & deserializer.โ95Updated 8 months ago
- auto adjust your GOGC valueโ228Updated 8 months ago
- ๐ The Go SSA Playground: Exploring SSA IR | https://golang.design/gossaโ77Updated last year
- โก๏ธ lock-free utilities in Goโ156Updated 11 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.โ139Updated 3 years ago
- Package for getting the runtime ID of a goroutineโ45Updated 11 months ago
- ๐ฅผ personal Go codebaseโ37Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplistโ285Updated 2 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacksโ125Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlibโ139Updated last week
- [mirror]โ280Updated 8 months ago
- Slides and Links for 2022 GopherCon talksโ83Updated 2 years ago
- distributed synchronization primitivesโ60Updated 2 years ago
- Add missing comment on exported function, method, type, constant, variable in go fileโ176Updated last year
- โฑ๏ธ Reliable performance measurement for Go programs. All in one design.โ39Updated 3 years ago
- goroutine local storage (use context instead if possible)โ77Updated 2 months ago
- trace requests using opentracing specificationโ96Updated 3 weeks ago
- Performance related examples for Goโ27Updated last year