Showing 21-40 of 32,798 packages
The smallest and simplest JavaScript priority queue
Evaluate asynchronous tasks with configurable concurrency.
asynchronous function queue with adjustable concurrency
A lightweight task queue
Utilities for debouncing and throttling functions in React.
High-priority task queue for Node.js and browsers
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
Ordered redis asynchronous queue
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.
LRU Queue
Useful TypeScript utilities.
AsyncQueue is a TypeScript class that provides a simple asynchronous queue implementation. It implements the `Symbol.asyncIterator` interface, allowing it to be used in `for-await-of` loops. This enables one or multiple consumers to process items in the q
In memory queue system prioritizing tasks
Simple JS queue with auto run for node and browsers
Fast, in memory work queue
A shim for the setImmediate efficient script yielding API
Simple JS queue with auto run for node and browsers
async/await simple priority queues
Extremely fast double-ended queue implementation
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often