Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
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.
Priority queue data structures
Queueing jobs in Postgres from Node.js like a boss
qjobs is a simple and stupid queue job manager for nodejs
Devtools for Pacer.
Cloud Tasks API client for Node.js
A Node.js library for interacting with the Vercel Queue Service API
High-priority task queue for Node.js and browsers
A Redis-backed job queue built for Bun.
an opinionated implementation of resque in node
React adapter for devtools for Pacer.
Atomic message queuing utilities for message ordering and persistence
Resque support for sails.js v1.0
Curated collection of data structures for the JavaScript/TypeScript.
A queue implementation that can be iterated over
@sidequest/core is the core package of SideQuest, a distributed background job queue for Node.js and TypeScript applications.
Background task queue with priority and retry
An interactive UI dashboard for Bee Queue
Vow-based task queue
A really fast memory store for better-queue
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.