dpaks / goworkers
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
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆125Updated 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
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 4 months 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
- A thread safe map which has expiring key-value pairs.☆75Updated 11 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Fork of github.com/apcera/termtables☆65Updated 5 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated last week
- trace requests using opentracing specification☆96Updated 2 weeks ago
- Debug-level logging for developers (only!)☆101Updated 3 months ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- Load file-backed memory☆122Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆159Updated 2 years ago
- A communication toolkit for Go services.☆93Updated last year
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆180Updated 2 years ago
- A fast little LRU cache for Go☆169Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆288Updated 3 weeks ago
- Simple string pattern matcher for Go☆127Updated last year
- Collect DB Status or user-defined metrics with Prometheus☆155Updated 5 months ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- ☆62Updated last week
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆276Updated 2 years ago
- Zero-allocation type-safe pool for Go☆231Updated last year
- Simple in-memory job queue for Golang using worker-based dispatching☆212Updated 9 months ago