vardius / worker-pool
Go simple async worker pool
☆92Updated 4 years ago
Alternatives and similar repositories for worker-pool:
Users that are interested in worker-pool are comparing it to the libraries listed below
- A goroutine limiter for Go☆79Updated 2 years ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Simple Dependency Injection Container☆21Updated 4 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- Fast in-memory key:value store/cache with TTL☆98Updated 5 years ago
- flexible data type for Go☆49Updated 4 years ago
- Helpers for making the use of reflection easier☆27Updated 7 months ago
- Go reflection simplified☆101Updated 3 months ago
- Path parsing for segment unmarshaling and slicing.☆47Updated 3 weeks ago
- Load file-backed memory☆120Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Strict Runtime Dependency Injection for Golang☆38Updated 3 years ago
- Pipelines using goroutines☆57Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated last year
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆64Updated last year
- Static bit vector structures library☆72Updated 5 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 7 months ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated last month
- Layer over etcd to do simple service discovery in Go☆36Updated 2 weeks ago
- ☆85Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer