Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
zero-overhead-promise-lock
An efficient Promise lock for Node.js projects, ensuring mutually exclusive execution of asynchronous tasks. Key features include a backpressure indicator, access to the currently executing task promise for smart reuse (useful when launching a duplicate t
zero-overhead-keyed-promise-lock
An efficient keyed Promise lock for Node.js projects, ensuring the mutually exclusive execution of tasks associated with the same key. Key features include active key metrics and the ability to gracefully await the completion of all currently executing or
@mtripg6666tdr/async-lock
Promise based mutex for JS: preventing from running same code block at the same time
clancydb
ClancyDB is a lightweight, file-based NoSQL database inspired by MongoDB. It provides an easy-to-use API for storing, querying, and managing JSON-based data.
ryoiki
A range-based locking library for JavaScript, enabling concurrent read locks and exclusive write locks with seamless management of overlapping ranges.
@foxxie/lock-queue
A simple utility for managing asynchonous RW locks
qiyu-async-lock
Async Lock in Node Env
ts-lock