1.7k results (16 ms)
1. github.com/cenkalti/backoff
⏱ The exponential backoff algorithm in Go AI-generatedExponential backoff algorithm for retrying failed operations.
Process background jobs in Go AI-generatedBackground job processing library for Go.
Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly. AI-generatedDistributed high-performance data processing and execution system in Go.
5. github.com/gammazero/workerpool
Concurrency limiting goroutine pool AI-generatedConcurrency limiting goroutine pool for task execution.
7. github.com/jrallison/go-workers
Sidekiq compatible background workers in golang AI-generatedSidekiq-compatible background workers for Go applications.
8. github.com/jolestar/go-commons-pool
a generic object pool for golang AI-generatedGeneric object pool for Go applications.
Framework for performing work asynchronously, outside of the request flow AI-generatedJob Runner for Asynchronous Task Execution and Scheduling.
Fast golang queue using ring-buffer AI-generatedFast and thread-unsafe ring-buffer queue for Golang.
12. github.com/shenwei356/rush
A cross-platform command-line tool for executing jobs in parallel
Thread-safe file locking library in Go AI-generatedThread-safe file locking with non-blocking TryLock function.
14. github.com/go-playground/pool
:speedboat: a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation AI-generatedA high-performance goroutine pool for concurrent task execution.
🔘 Minimalistic and High-performance goroutine worker pool written in Go AI-generatedHigh-performance concurrent task management library for Go.
17. github.com/carlescere/scheduler
Job scheduling made easy. AI-generatedGolang package for easy job scheduling with a cron-like syntax.
Job server in Go AI-generatedA job scheduling server with simple TCP protocol.
20. github.com/enriquebris/goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue AI-generatedConcurrent-safe queues for Go programming language.