an opinionated implementation of resque in node
Web workers & worker threads as simple as a function call
async/await simple priority queues
Queueing jobs in Postgres from Node.js like a boss
Seamless REST/GraphQL API mocking library for browser and Node.js.
Promised out of order transform.
A simple tool to keep requests to be executed in order.
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
The smallest and simplest JavaScript priority queue
utilities for observable asynchronous control flow
Consistent Web Workers in browser and Node.
A queue implementation that can be iterated over
Task and Message Queues with Multiple Providers
A lightweight, flexible async queue runner with concurrency control, retries, and optional [worker_threads](https://nodejs.org/api/worker_threads.html) support. Perfect for processing tasks with automatic retry and backoff handling.
Utilities for type-safe Web Worker communication with RPC.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
An async iterable interface for redis streams
The worker which is used by the worker-timers package.
Utilities for executing code in Web Workers
Core TypeScript SDK for Agent Relay communication. The SDK gives agents and applications three public capabilities: messaging, delivery, and actions.
Per-group FIFO queue on Redis with visibility timeouts and retries.
celery written in nodejs
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
A lightweight JWT implementation with ZERO dependencies for Cloudflare Worker