mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add CyclicBarrier to goroutines section. (#1778)
This commit is contained in:
parent
6ef17c6760
commit
660dad1a9d
@ -564,6 +564,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
|
|
||||||
*Tools for managing and working with Goroutines.*
|
*Tools for managing and working with Goroutines.*
|
||||||
|
|
||||||
|
* [cyclicbarrier](https://github.com/marusama/cyclicbarrier) - CyclicBarrier for golang.
|
||||||
* [go-floc](https://github.com/workanator/go-floc) - Orchestrate goroutines with ease.
|
* [go-floc](https://github.com/workanator/go-floc) - Orchestrate goroutines with ease.
|
||||||
* [go-flow](https://github.com/kamildrazkiewicz/go-flow) - Control goroutines execution order.
|
* [go-flow](https://github.com/kamildrazkiewicz/go-flow) - Control goroutines execution order.
|
||||||
* [GoSlaves](https://github.com/themester/GoSlaves) - Simple and Asynchronous Goroutine pool library.
|
* [GoSlaves](https://github.com/themester/GoSlaves) - Simple and Asynchronous Goroutine pool library.
|
||||||
|
Loading…
Reference in New Issue
Block a user