#semaphore (7 Repositories)
Ranked open-source repositories tagged with #semaphore, scored by pull request acceptance likelihood and maintainer engagement velocity.
11.7%
0.4h
7 repositories tagged #semaphore
apache/asyncband
This crate provides concurrency control and async coordination primitives that are runtime agnostic.
semantic-release/env-ci
Get environment variables exposed by CI services
discord/semaphore
Fast semaphore using ETS.
symfony/lock
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
fatih/semgroup
Like errgroup/waitgroup, but only runs a maximum of tasks at any time.
MarkCiliaVincenti/AsyncKeyedLock
An asynchronous .NET library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling for reducing memory allocations.
fast/asyncband
This crate provides concurrency control and async coordination primitives that are runtime agnostic.