dpaks / goworkers
A minimal and efficient workerpool implementation in Go using goroutines.
☆122Updated 3 years ago
Alternatives and similar repositories for goworkers:
Users that are interested in goworkers are comparing it to the libraries listed below
- errgroup with goroutine worker limits☆162Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆126Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago
- Zero-allocation type-safe pool for Go☆229Updated last year
- Fork of github.com/apcera/termtables☆64Updated 5 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- opentracing integration with GORM☆100Updated 3 years ago
- A thread safe map which has expiring key-value pairs.☆72Updated 9 months ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- Fast resizable golang semaphore primitive☆176Updated 3 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
- Collect DB Status or user-defined metrics with Prometheus☆153Updated 3 months ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆150Updated 2 months ago
- CyclicBarrier golang implementation☆152Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- A communication toolkit for Go services.☆93Updated last year
- various libs or tools for Golang☆102Updated last month
- A highly optimized double-ended queue☆189Updated last year
- Debug-level logging for developers (only!)☆100Updated last month
- OpenTelemetry Go distribution for Uptrace☆102Updated last month
- Load file-backed memory☆120Updated 2 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆211Updated 7 months ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆272Updated 2 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- trace requests using opentracing specification☆95Updated 2 weeks ago
- Simple string pattern matcher for Go☆126Updated 11 months ago