neilotoole / errgroupLinks
errgroup with goroutine worker limits
☆166Updated 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
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Updated 2 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
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year
- CyclicBarrier golang implementation☆158Updated 5 years ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- concurrency utilities☆304Updated 6 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- 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).☆294Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- High resolution timing and benchmarking for Go☆263Updated 5 years ago
- Concurrency and synchronization primitives☆139Updated 10 months ago
- trace requests using opentracing specification☆99Updated 3 weeks ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆143Updated 3 weeks ago
- Timeout Middleware for Gin framework☆110Updated last month
- Expirable Go LRC\LRU cache without goroutines☆90Updated last month
- Pretty Slug.☆97Updated 5 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- go-lock is a lock library implementing read-write mutex and read-write trylock without starvation☆122Updated 3 years ago
- Fork of github.com/apcera/termtables☆65Updated 5 years ago
- Golang beautify data display for Humans☆313Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆137Updated last year
- 🎉 An awesome version control tool for protoc and its related plugins.☆184Updated last year
- Generate protobuf messages from go structs☆82Updated last year