* [BullMQ v5.71.0](https://github.com/taskforcesh/bullmq) – Fast and reliable Redis-based distributed queue for Node. * [Heapify v1.0.0](https://github.com/luciopaiva/heapify) – Very fast JavaScript priority queue using a binary heap backed by parallel typed arrays, with no dependencies. * [pg-boss 12.14.0](https://github.com/timgit/pg-boss) – Job queue built in Node.js on top of PostgreSQL for background processing. * [Prisma Queue 2.0.0](https://github.com/mgcrea/prisma-queue) – Concurrent work queue for Prisma and PostgreSQL with support for scheduled jobs and reliable job dequeuing. * [VarMQ v1.6.0](https://github.com/goptics/varmq) – High-performance Go message queue and worker-pool library for type-safe concurrent task processing, with persistence and distributed adapters. * [bunqueue v2.6.0](https://github.com/egeominotti/bunqueue) – High-performance job queue for Bun with SQLite persistence, zero dependencies, cron jobs, DLQ, and S3 backups. * [PGQueuer v0.26.0](https://github.com/janbjorge/pgqueuer) – High-performance Python job queue library leveraging PostgreSQL for real-time, concurrent background job processing. * [Sidequest v1.14.0](https://github.com/sidequestjs/sidequest) – Modern, scalable background job processor for Node.js with multiple database backends and a web dashboard. * [glide-mq v0.11.0](https://github.com/avifenesh/glide-mq) – High-performance Node.js message queue using Valkey/Redis Streams with Rust-native NAPI client, 1-RTT operations, and cluster-native key hashing. * [@boringnode/queue v0.5.0](https://github.com/boringnode/queue) – Framework-agnostic queue system for Node.js with multiple adapters, type-safe jobs, delayed scheduling, priorities, and retries. * [TanStack Pacer @tanstack/angular-pa...](https://github.com/TanStack/pacer) – Lightweight timing and scheduling library for debouncing, throttling, rate limiting, queuing, and batching in sync or async workflows. * [RedisSMQ v9.1.0-next.6](https://github.com/weyoss/redis-smq) – High-performance message queue for Node.js using Redis.