Cross process named mutex
A Node.js addon to check and create mutexes on Windows systems using C++ bindings.
Read-Write Mutex with JavaScript Promises. Inspired by Golang's sync.RWMutex.
An asynchronous semaphore.
Simple mutex that uses a TCP server; useful if you cannot install Redis, etc.
Distributed locking primitives for Redis - mutex and semaphore
Distributed mutex and semaphore based on Redis
Mutual exclusion made easy
a promise-based semaphore for handling javascript concurrency
Mutex locks, Read/Write locks, Condition variables and Semaphores
Node.js Streams, a user-land copy of the stream library from Node.js
Contract based mutex, allowing key-based or global locks.
Promised based Mutex
Simple workers pool using async mutex
HTTP daemon and CLI for agent-driven browser extension testing with Playwright
Provides 'AsyncMutex', an async coordination primitive.
Moco Backend-as-a-Service
Node.js API (Node-API)
Determine if the current node version supports the `--preserve-symlinks` flag.
A light-weight module that brings Fetch API to node.js
Small JS mutex library
Distributed locking using PostgreSQL advisory locks
Awaitable semaphore/mutex [Fork of await-semaphore]
Shared tools used in ClassyPay-related projects