An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.7% on proxy.golang.org
Top 2.8% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org

proxy.golang.org : github.com/lrstanley/go-sempool

Package sempool provides a very lightweight goroutine work pool Here is an example, which creates no more than 5 go-routines at a time. Once the as each go-routine finishes, a slot is opened, which is then occupied by the next available piece of work:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/lrstanley/go-sempool
Keywords: concurrency , go , golang
License: MIT
Latest release: over 2 years ago
First release: about 3 years ago
Namespace: github.com/lrstanley
Dependent packages: 4
Dependent repositories: 2
Stars: 4 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/lrstanley
Last synced: 16 days ago

    Loading...
    Readme
    Loading...