dpaks / goworkersLinks
A minimal and efficient workerpool implementation in Go using goroutines.
☆123Updated 3 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☆165Updated 2 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆285Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 3 months ago
- Debug-level logging for developers (only!)☆100Updated 6 months ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last month
- 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 communication toolkit for Go services.☆93Updated 2 years ago
- Simple utility of creating a mask for sensitive information☆117Updated 11 months ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 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
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆198Updated this week
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆214Updated last year
- concurrency utilities☆301Updated 6 years ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- OpenTelemetry Go distribution for Uptrace☆105Updated 3 weeks ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆134Updated last year
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- various libs or tools for Golang☆106Updated this week
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated 2 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆312Updated 2 months ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆133Updated 3 months ago
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- trace requests using opentracing specification☆97Updated 2 months ago
- Golang ClickHouse client☆276Updated last year
- Pretty Slug.☆97Updated 5 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year