ants
A high-performance and low-cost goroutine pool in Go.
14,323
Goroutine pool that limits the concurrency of task execution, not the number of tasks queued.
A high-performance and low-cost goroutine pool in Go.
`conc` is your toolbelt for structured concurrency in go, making common tasks easier and safer.
Goroutine pool for golang.
goworker is a Go-based background worker.
Minimalistic and High-performance goroutine worker pool written in Go.