neilotoole / errgroup
errgroup with goroutine worker limits
☆164Updated 2 years ago
Alternatives and similar repositories for errgroup:
Users that are interested in errgroup are comparing it to the libraries listed below
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆125Updated 2 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- Concurrency and synchronization primitives☆140Updated 4 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
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆395Updated 11 months ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- concurrency utilities☆296Updated 5 years ago
- Zero-allocation type-safe pool for Go☆231Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- trace requests using opentracing specification☆96Updated 3 weeks ago
- 🎉 An awesome version control tool for protoc and its related plugins.☆183Updated last year
- Redlock: a redis based distributed lock implementation in golang☆90Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 3 weeks ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆125Updated 3 weeks ago
- opentracing integration with GORM☆102Updated 3 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆196Updated 3 weeks ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- Protobuf Field Mask Go utils☆250Updated last year
- auto adjust your GOGC value☆228Updated 8 months ago
- Go simple async message bus☆275Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆176Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆400Updated 3 years ago