Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kybernetwork/go-promise


https://github.com/kybernetwork/go-promise

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# go-promise

Node.js style Promise to handle concurrency in Golang

At the moment, we prefer to use https://github.com/sourcegraph/conc, so I just leave this repo here in case someone needs it.