dpaks / goworkers
A minimal and efficient workerpool implementation in Go using goroutines.
☆123Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for goworkers
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆151Updated 2 years ago
- errgroup with goroutine worker limits☆162Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆215Updated last year
- Debug-level logging for developers (only!)☆100Updated 10 months ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated 3 months ago
- Zero-allocation type-safe pool for Go☆223Updated last year
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆193Updated 3 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆116Updated last year
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last month
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆136Updated 2 years ago
- A communication toolkit for Go services.☆93Updated last year
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆124Updated last year
- Load file-backed memory☆121Updated 2 years ago
- concurrency utilities☆289Updated 5 years ago
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- Fast resizable golang semaphore primitive☆173Updated 3 years ago
- Bootstrap a new project from a template.☆84Updated 4 years ago
- Fork of github.com/apcera/termtables☆64Updated 4 years ago
- A thread safe map which has expiring key-value pairs.☆72Updated 6 months ago
- CyclicBarrier golang implementation☆147Updated 4 years ago
- Collect DB Status or user-defined metrics with Prometheus☆150Updated last week
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆274Updated 4 months ago
- Simple utility of creating a mask for sensitive information☆104Updated 2 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆206Updated 4 months ago
- Request ID middleware for Gin Framework☆212Updated this week
- opentracing integration with GORM☆100Updated 2 years ago
- Package otgrpc provides OpenTracing support for any gRPC client or server.☆73Updated last week
- Signing HTTP Messages Middleware☆63Updated last month