862 results for “topic:semaphore”
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
A zero-knowledge protocol for anonymous interactions.
Popular PHP library for serialized execution of critical code in concurrent situations
Fast semaphore using ETS.
Semaphore using `async` and `await`
TypeScript-STL (Standard Template Library, migrated from C++)
A Synchronization Primitive for Swift Concurrency
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
Like errgroup/waitgroup, but only runs a maximum of tasks at any time.
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.
Get environment variables exposed by CI services
Distributed mutex and semaphore based on Redis
Practical multithreading tutorials. Languages supported: C++, Java, C#, Python, Javascript/Nodejs.
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
Mea provides async primitives and combinators that are runtime agnostic.
Playbooks for setup and updating of raspberry pi projects.
The one-stop generic task batching and management library
Fast resizable golang semaphore primitive
Mutex for Laravel Console Commands.
Public domain single header inter process communication primitives
Threading and Multiprocessing made easy.
C++ mutex collections, cross-platform header-only C++11 (or later) library.
Parallel Processing WorkerPool for PHP
:crossed_flags: Promise based Semaphore suitable to be used with async/await.
🚦 Semaphore pattern implementation with timeout of lock/unlock operations.
Web Locks API 🔒
Concurrency made simple in Swift.
Simple monorepo you can use as a template to start developing your dApp with Semaphore.
gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.