Ecosyste.ms: Packages

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

Top 5.6% on proxy.golang.org
Top 3.8% forks 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/%21semaphore/v2
Keywords: go, golang, mutex, primitive, semaphore, semaphore-pattern, synchronization
License: MIT
Latest release: about 3 years ago
First release: almost 4 years ago
Namespace: github.com/marusama/Semaphore
Stars: 160 on GitHub
Forks: 10 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago

    Loading...
    Readme
    Loading...