dpaks / goworkersLinks
A minimal and efficient workerpool implementation in Go using goroutines.
☆123Updated 4 years ago
Alternatives and similar repositories for goworkers
Users that are interested in goworkers are comparing it to the libraries listed below
Sorting:
- errgroup with goroutine worker limits☆166Updated 2 years ago
- Simple utility of creating a mask for sensitive information☆120Updated 2 weeks 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
- A Lightweight in-memory key:value cache library for Go.☆183Updated 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
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆147Updated last week
- <UNMAINTAINED> 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
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆214Updated last year
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆149Updated 2 weeks ago
- Debug-level logging for developers (only!)☆102Updated 10 months ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- trace requests using opentracing specification☆99Updated last week
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆138Updated last year
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated last week
- Golang beautify data display for Humans☆313Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated last week
- Zero-allocation type-safe pool for Go☆249Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- concurrency utilities☆304Updated 6 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- A communication toolkit for Go services.☆93Updated 2 years ago
- Single repository for go-nats example code. This includes all documentation examples and any common message pattern examples.☆113Updated 2 years ago
- Go structures with default values using tags☆338Updated last year
- Generic goroutine pool: Submit, Map, Async.☆72Updated 2 years ago
- Go simple async message bus☆283Updated 4 years ago
- Fork of github.com/apcera/termtables☆65Updated 6 years ago