Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
qjobs is a simple and stupid queue job manager for nodejs
Queueing jobs in Postgres from Node.js like a boss
High-priority task queue for Node.js and browsers
Curated collection of data structures for the JavaScript/TypeScript.
A queue implementation that can be iterated over
Priority queue data structures
Vow-based task queue
An interactive UI dashboard for Bee Queue
A really fast memory store for better-queue
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
Haraka plugin that validates recipients against Qmail::Deliverable
a performant queue implementation in javascript
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
OCI NodeJS client for Queue Service
Task and Message Queues with Multiple Providers
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
Better Stack JavaScript logging tools (formerly Logtail)
A simple, fast, robust job/task queue, backed by Redis.
TypeScript definitions for d3-queue
Enqueues messages onto a given SQS queue
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
Queue animation component for react
Fast heap-based priority queue in JavaScript