neilotoole / errgroup
errgroup with goroutine worker limits
☆163Updated 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
- CyclicBarrier golang implementation☆153Updated 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
- 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
- concurrency utilities☆293Updated 5 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☆206Updated 3 years ago
- trace requests using opentracing specification☆96Updated last week
- A thread safe map which has expiring key-value pairs.☆75Updated 11 months ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- high-performance common weighted algorithm library☆202Updated last year
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆122Updated last week
- Concurrency and synchronization primitives☆140Updated 3 months ago
- Redlock: a redis based distributed lock implementation in golang☆90Updated 2 years ago
- Zero-allocation type-safe pool for Go☆231Updated last year
- A timed rate limiter for Go☆400Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆175Updated last year
- 🎉 An awesome version control tool for protoc and its related plugins.☆183Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆395Updated 10 months ago
- Generate protobuf messages from go structs☆83Updated 8 months ago
- Go Pooling Helpers☆113Updated 4 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆195Updated last week
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 4 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆133Updated last year
- opentracing integration with GORM☆101Updated 3 years ago
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year