Async mutex lock for managing access to a shared resource
A mutex for guarding async workflows
Tiny mutex helper
Useful TypeScript utilities.
Expose the Windows CreateMutex API to Node.JS
File based mutex
Mutex locks for async functions with functionality to use keys for separate locks
Async mutex lock for managing access to a shared resource
Mutex lock implemented using redis
Promise based mutex
Generate functions that do not allow parallel executions
Acquire a mutex in the browser through IndexedDB or cookies
TypeScript definitions for windows-mutex
Awaitable semaphore/mutex
mutex lock for javascript
Isomorphic read/write lock that works in single processes, node clusters and web workers
Use a mutex lock to prevent callback duplication, now used as a React hook
Mutex for cross-tab coordination. Implemented using IndexedDB.
Another Mutex/Semaphore implementation with first-class support of AbortSignal
LSK.js – mutex – async mutex
Implementation of FastMutex for mutual exclusion locks using LocalStorage
The most simple mutex/semaphore implementation
Awaitable semaphore/mutex
key-mapped read-write mutex lock that supports cluster and distributed network