An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: 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.
3 versions
Latest release: plus de 4 ans ago
40 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/marusama/semaphore/v2

Dependent Repos 0