ants
A high-performance and low-cost goroutine pool in Go.
14,324
A concurrent toolkit to help execute funcs concurrently in an efficient and safe way. It supports specifying the overall timeout to avoid blocking and uses goroutine pool to improve efficiency.
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.