golang-design / go2generics
๐งช A chunk of experiments and demos about Go 2 generics design (type parameter & type set)
โ150Updated 2 years ago
Related projects โ
Alternatives and complementary repositories for go2generics
- errgroup with goroutine worker limitsโ161Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.โ123Updated 2 years ago
- โก๏ธ lock-free utilities in Goโ149Updated 5 months ago
- CyclicBarrier golang implementationโ143Updated 4 years ago
- Patch all Go functions for testingโ252Updated 11 months ago
- A fast little LRU cache for Goโ153Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.โ25Updated 3 years ago
- โ74Updated last year
- ๐ฅผ personal Go codebaseโ37Updated last year
- Fast resizable golang semaphore primitiveโ173Updated 3 years ago
- Zero-allocation type-safe pool for Goโ223Updated last year
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.โ136Updated 2 years ago
- Add missing comment on exported function, method, type, constant, variable in go fileโ172Updated last year
- A buffer pool file I/O library for Goโ54Updated 2 years ago
- Go Pooling Helpersโ113Updated 4 years ago
- Performance related examples for Goโ27Updated 9 months ago
- distributed synchronization primitivesโ61Updated last year
- high-performance common weighted algorithm libraryโ198Updated last year
- Go asynchronous simple function utilities, for managing execution of closures and callbacksโ124Updated last year
- A simple and efficient thread-safe sharded hashmap for Goโ225Updated 5 years ago
- Load file-backed memoryโ121Updated 2 years ago
- lock-free queue and other implementationsโ127Updated last year
- concurrency utilitiesโ288Updated 5 years ago
- Package for getting the runtime ID of a goroutineโ42Updated 5 months ago
- trace requests using opentracing specificationโ95Updated 4 months ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.โ111Updated last year
- โฑ๏ธ Reliable performance measurement for Go programs. All in one design.โ38Updated 2 years ago
- Slides and Links for 2022 GopherCon talksโ82Updated last year
- ๐ The Go SSA Playground: Exploring SSA IR | https://golang.design/gossaโ76Updated last year
- A thread safe map which has expiring key-value pairs.โ72Updated 6 months ago