A very simple Mutex, with an easy to use API and excellent TypeScript typings.
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
Generate functions that do not allow parallel executions
Async mutex lock for managing access to a shared resource
Mutex lock implemented using redis
Awaitable semaphore/mutex
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
Use a mutex lock to prevent callback duplication, now used as a React hook
Another Mutex/Semaphore implementation with first-class support of AbortSignal
An asynchronous semaphore.
mutex lock for javascript
Mutex for cross-tab coordination. Implemented using IndexedDB.
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