ants
A high-performance and low-cost goroutine pool in Go.
14,365
`routine` is a `ThreadLocal` for go library. It encapsulates and provides some easy-to-use, non-competitive, high-performance `goroutine` context access interfaces, which can help you access coroutine context information more gracefully.
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.