A shim for the setImmediate efficient script yielding API
async/await simple priority queues
LRU Queue
High-priority task queue for Node.js and browsers
A Promise-based dynamic priority queue runner.
A simple tool to keep requests to be executed in order.
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
Better Stack JavaScript logging tools (formerly Logtail)
A tiny (139B to 204B) utility to regulate the execution rate of your functions
Curated collection of data structures for the JavaScript/TypeScript.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
A simple priority queue for co
TypeScript definitions for js-priority-queue
Blazing fast priority queue
Compatible version of p-queue
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
In memory queue system prioritizing tasks
Promise-based queue
A simple and efficient queue system for Node.js applications
Backburner.js is a simple run loop-esque library for coalescing actions
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Utilities for debouncing and throttling functions in React.
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
Sequential asynchronous lock-based queue for promises