neilotoole / errgroupLinks
errgroup with goroutine worker limits
☆165Updated 2 years ago
Alternatives and similar repositories for errgroup
Users that are interested in errgroup are comparing it to the libraries listed below
Sorting:
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years 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
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Updated 2 years ago
- concurrency utilities☆301Updated 6 years ago
- CyclicBarrier golang implementation☆154Updated 5 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 3 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆405Updated last year
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆292Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆138Updated this week
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- ⚡️ lock-free utilities in Go☆161Updated last year
- Concurrency and synchronization primitives☆139Updated 8 months ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- High resolution timing and benchmarking for Go☆262Updated 4 years ago
- DNS lookup cache for Go☆287Updated 2 years ago
- trace requests using opentracing specification☆99Updated 3 weeks ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆134Updated last year
- auto adjust your GOGC value☆228Updated last year
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- 🎉 An awesome version control tool for protoc and its related plugins.☆185Updated last year
- Go Pooling Helpers☆117Updated 5 years ago
- Efficient JSON beautifier and compactor for Go☆398Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago