Fixed size round linked queue implementation in Javascript
A simple tool to keep requests to be executed in order.
A promise based, dynamic priority queue runner, with concurrency limiting.
Curated collection of data structures for the JavaScript/TypeScript.
LRU Queue
Tiny queue data structure
Turn any collection of objects into its own efficient tree or linked list using Symbol
Evaluate asynchronous tasks with configurable concurrency.
Javascript implementation of a queue data structure
High-priority task queue for Node.js and browsers
Simple Typescript Queue with generics type support
fast, tiny `queueMicrotask` shim for modern engines
Extremely fast double-ended queue implementation
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
asynchronous function queue with adjustable concurrency
Vow-based task queue
Promise-based queue
A complete, fully tested data structure library written in TypeScript.
A shim for the setImmediate efficient script yielding API
simple typescript linked-list with generics typing
simplified stream construction
Promise queue with concurrency control
The smallest and simplest JavaScript priority queue
Queue data from a stream until a checkpoint is hit