Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
a performant queue implementation in javascript
@sidequest/engine is the core engine of SideQuest, a distributed background job processing system for Node.js and TypeScript.
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
A complete, fully tested data structure library written in TypeScript.
A simple blocking (asynchronous) priority queue (sorted, not FIFO).
A promise based priority queue with task deduplication, concurrency control, serial resolution and aging.
The dinic algorithm implemented in typescript
Multi-strategy job queue with local and BullMQ support
JavaScript implementation of PriorityQueue (using Min Heap or Max Heap)
A Base64 encoding implementation.
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
Queue animation component for react
A lightweight, concurrency-controlled, **priority-based** task queue for Promises.
Some basic TS utils for personal use
Express middleware to limit a number of simultaneously processing requests using queue
Javascript implementation of a queue data structure