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

Top 2.4% on proxy.golang.org
Top 0.8% dependent packages on proxy.golang.org
Top 0.6% dependent repos on proxy.golang.org
Top 6.4% forks on proxy.golang.org
Top 0.3% docker downloads on proxy.golang.org

proxy.golang.org : github.com/marusama/semaphore/v2

Package semaphore provides an implementation of counting semaphore primitive with possibility to change limit after creation. This implementation is based on Compare-and-Swap primitive that in general case works faster than other golang channel-based semaphore implementations.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/marusama/semaphore/v2
Keywords: go , golang , mutex , primitive , semaphore , semaphore-pattern , synchronization
License: MIT
Latest release: about 4 years ago
First release: about 5 years ago
Namespace: github.com/marusama/semaphore
Dependent packages: 40
Dependent repositories: 123
Stars: 160 on GitHub
Forks: 10 on GitHub
Docker dependents: 122
Docker downloads: 92,658,536
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago

    Loading...
    Readme
    Loading...