Fast way to write a file atomically, for Node.js
A promise based, dynamic priority queue runner, with concurrency limiting.
Microsoft Azure Storage SDK for JavaScript - Queue
Extremely fast double-ended queue implementation
Compatible version of p-queue
A heap-based implementation of priority queue in javascript with typescript support.
Universal, high-performance JavaScript styles
Distributed test runner using Redis as a work queue. Push file paths to a Redis list, then multiple CI runners atomically steal batches and execute them via a configurable command.
Minimal and efficient cross-platform file watching library
Write files in an atomic fashion w/configurable ownership
a simple priority queue data structure
Generic browser priority queue.
TypeScript definitions for write-file-atomic
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Better Queue for NodeJS
Promise queue with a nice API
A better async DNS lookup function for Node.js that implements atomic cache operation.
Evaluate asynchronous tasks with configurable concurrency.
wrapper around async.queue to make some common usages simpler
React specific wrapper for the Atomic component library
A Node.js library for interacting with the Vercel Queue Service API
qjobs is a simple and stupid queue job manager for nodejs
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Queueing jobs in Postgres from Node.js like a boss