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
Sorting:
- A fast little LRU cache for Goโ170Updated 2 years ago
- Patch all Go functions for testingโ258Updated last year
- โ75Updated 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 buffer pool file I/O library for Goโ55Updated 3 years ago
- Fast resizable golang semaphore primitiveโ175Updated 4 years ago
- Add missing comment on exported function, method, type, constant, variable in go fileโ177Updated last year
- A faster Protobuf serializer & deserializer.โ96Updated 9 months ago
- high-performance common weighted algorithm libraryโ202Updated 2 years ago
- ๐ฅผ personal Go codebaseโ37Updated 2 years ago
- โก๏ธ lock-free utilities in Goโ156Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.โ123Updated 3 years ago
- Load file-backed memoryโ122Updated 2 years ago
- Zero-allocation type-safe pool for Goโ232Updated 2 years ago
- lock-free queue and other implementationsโ128Updated last year
- โ29Updated 3 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacksโ124Updated 2 years ago
- Experimental packages not in std and golang.org/expโ78Updated 5 months ago
- concurrency utilitiesโ299Updated 5 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlibโ139Updated 3 weeks ago
- go channel patternsโ91Updated 6 years ago
- goroutine local storage (use context instead if possible)โ77Updated 3 months ago
- [mirror]โ280Updated 8 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
- Fast and scalable pseudorandom generator for Goโ205Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Goโ227Updated 5 years ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.โ125Updated 3 weeks ago
- opentracing integration with GORMโ102Updated 3 years ago