mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Remove "GoSlaves" dead link (#3131)
This commit is contained in:
parent
74387d6618
commit
883e3bbcfa
@ -851,7 +851,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [goccm](https://github.com/zenthangplus/goccm) - Go Concurrency Manager package limits the number of goroutines that allowed to run concurrently.
|
||||
* [gohive](https://github.com/loveleshsharma/gohive) - A highly performant and easy to use Goroutine pool for Go.
|
||||
* [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.
|
||||
|
Loading…
Reference in New Issue
Block a user