Compatible version of p-queue
A heap-based implementation of priority queue in javascript with typescript support.
a simple priority queue data structure
Add tags to AWS resources
Better Queue for NodeJS
Generic browser priority queue.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Evaluate asynchronous tasks with configurable concurrency.
Promise queue with a nice API
wrapper around async.queue to make some common usages simpler
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
Serverless plugin for using cloudside resources during local development
Queueing jobs in Postgres from Node.js like a boss
High-priority task queue for Node.js and browsers
A Node.js library for interacting with the Vercel Queue Service API
Scaffolder for new dAvePi projects. Run: npx create-davepi-app <name> [--template <name>]
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.