Redis-backed job queue module for HazelJS framework using BullMQ
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
Promise queue with concurrency control
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
Convert PDF documents to audio using TTS - PDF text extraction, chunking, and OpenAI TTS
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Promise-based queue
LRU Queue
Simple JS queue with auto run for node and browsers
In memory queue system prioritizing tasks
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Data Processing & ETL for HazelJS framework
Simple JS queue with auto run for node and browsers
Fault-tolerance and resilience patterns for HazelJS - Circuit Breaker, Retry, Bulkhead, Timeout, Rate Limiter
Framework-aware runtime inspector for HazelJS - metadata explorer and DevTools UI
Sequential asynchronous lock-based queue for promises
Fast, in memory work queue
asynchronous function queue with adjustable concurrency
Retrieval-Augmented Generation (RAG) and vector search for HazelJS framework
Core HazelJS framework - Dependency injection, routing, decorators, and base functionality