queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Simple JS stack with auto run for node and browsers
Next tick shim that prefers process.nextTick over queueMicrotask for compat
A simple priority queue for co
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
A Node.js library for interacting with the Vercel Queue Service API
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
Simple JS queue with auto run for node and browsers
LRU Queue
In memory queue system prioritizing tasks
Utilities for debouncing and throttling functions in React.
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.
A complete, fully tested data structure library written in TypeScript.
Light weight job scheduler for Node.js
Priority queue data structure where you are able to set your own compare function.
Simple JS queue with auto run for node and browsers
Yet another concurrent task queue
TypeScript definitions for priorityqueuejs
Fast, in memory work queue
A JS library for finding optimal label position inside a polygon
asynchronous function queue with adjustable concurrency
Vanilla JS utilities to implement overflow menus