mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
parent
fb494942bf
commit
b9ad39eb9e
@ -474,6 +474,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
## Goroutines
|
## Goroutines
|
||||||
|
|
||||||
*Tools for managing and working with Goroutines*
|
*Tools for managing and working with Goroutines*
|
||||||
|
|
||||||
* [go-flow](https://github.com/kamildrazkiewicz/go-flow) - Control goroutines execution order.
|
* [go-flow](https://github.com/kamildrazkiewicz/go-flow) - Control goroutines execution order.
|
||||||
* [goworker](https://github.com/benmanns/goworker) - goworker is a Go-based background worker
|
* [goworker](https://github.com/benmanns/goworker) - goworker is a Go-based background worker
|
||||||
* [grpool](https://github.com/ivpusic/grpool) - Lightweight Goroutine pool.
|
* [grpool](https://github.com/ivpusic/grpool) - Lightweight Goroutine pool.
|
||||||
|
Loading…
Reference in New Issue
Block a user