mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
parent
7d91f2c757
commit
d376c1891d
@ -773,6 +773,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [gollback](https://github.com/vardius/gollback) - asynchronous simple function utilities, for managing execution of closures and callbacks.
|
||||
* [GoSlaves](https://github.com/themester/GoSlaves) - Simple and Asynchronous Goroutine pool library.
|
||||
* [goworker](https://github.com/benmanns/goworker) - goworker is a Go-based background worker.
|
||||
* [gowp](https://github.com/xxjwxc/gowp) - gowp is concurrency limiting goroutine pool.
|
||||
* [gpool](https://github.com/Sherifabdlnaby/gpool) - manages a resizeable pool of context-aware goroutines to bound concurrency.
|
||||
* [grpool](https://github.com/ivpusic/grpool) - Lightweight Goroutine pool.
|
||||
* [Hunch](https://github.com/AaronJan/Hunch) - Hunch provides functions like: `All`, `First`, `Retry`, `Waterfall` etc., that makes asynchronous flow control more intuitive.
|
||||
|
Loading…
Reference in New Issue
Block a user