An open API service indexing awesome lists of open source software.

https://github.com/andreynering/goext

Small extensions to the Go standard library
https://github.com/andreynering/goext

go golang sync throttle waitgroup

Last synced: 10 months ago
JSON representation

Small extensions to the Go standard library

Awesome Lists containing this project

README

          

# goext

Small extensions to the Go standard library

- [syncext/throttle](https://github.com/andreynering/goext/tree/master/syncext/throttle)
- [syncext/throttlegroup](https://github.com/andreynering/goext/tree/master/syncext/throttlegroup)