A simple tool to keep requests to be executed in order.
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
A tiny (139B to 204B) utility to regulate the execution rate of your functions
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
A simple priority queue for co
Simple JS stack with auto run for node and browsers
TypeScript definitions for js-priority-queue
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
Simple Typescript Queue with generics type support
A Node.js library for interacting with the Vercel Queue Service API
In memory queue system prioritizing tasks
A simple, customizable, and lightweight priority queue for promise based tasks.
Promise-based queue
Task and Message Queues with Multiple Providers
Backburner.js is a simple run loop-esque library for coalescing actions
LRU Queue
Simple JS queue with auto run for node and browsers
Utilities for debouncing and throttling functions in React.
Curated collection of data structures for the JavaScript/TypeScript.
Light weight job scheduler for Node.js
asynchronous function queue with adjustable concurrency
Yet another concurrent task queue