Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Redis utilities for redis instrumentations
qjobs is a simple and stupid queue job manager for nodejs
Yet another simple Postgres SQL parser/modifier
Queueing jobs in Postgres from Node.js like a boss
A Node.js library for interacting with the Vercel Queue Service API
Microsoft Authentication Library for js
Curated collection of data structures for the JavaScript/TypeScript.
A common tooling library used by the googleapis npm module. You probably don't want to use this directly.
A queue implementation that can be iterated over
Priority queue data structures
An interactive UI dashboard for Bee Queue
> TODO: description
Utility functions to make dealing with Uint8Arrays easier
Vow-based task queue
Access memory using small fixed sized buffers
Syntax tree data structure and parser interfaces for the lezer parser
Common functionality for ts-morph packages.
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
a performant queue implementation in javascript
Basic AdonisJS queue provider
A continuation-local storage module compatible with NestJS's dependency injection.
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
Unified queue abstraction for RabbitMQ/Kafka/SQS with retry and DLQ patterns