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