Promise queue with a nice API
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Adds deferred script loading support
wrapper around async.queue to make some common usages simpler
qjobs is a simple and stupid queue job manager for nodejs
Queueing jobs in Postgres from Node.js like a boss
A Node.js library for interacting with the Vercel Queue Service API
High-priority task queue for Node.js and browsers
Curated collection of data structures for the JavaScript/TypeScript.
A tiny library to help with promises you can check and resolve from outside
A queue implementation that can be iterated over
An interactive UI dashboard for Bee Queue
a performant queue implementation in javascript
Vow-based task queue
A really fast memory store for better-queue
Priority queue data structures
Compliance test suite for Promises/A+
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
Task and Message Queues with Multiple Providers
OCI NodeJS client for Queue Service
TypeScript definitions for d3-queue
A simple, fast, robust job/task queue, backed by Redis.