queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Simple, efficient, scalable, high-performance LMDB interface
Consistent Web Workers in browser and Node.
A worker_threads pool implementation based on the official Node.js async_hooks documentation
JavaScript client-side search API with web-worker support
Fast and consistently responsive apps using a single function call
Next tick shim that prefers process.nextTick over queueMicrotask for compat
The worker which is used by the worker-timers package.
a simple priority queue data structure
Web Assembly streaming MPEG Layer I/II/III decoder
A queue for async tasks that can be run in parallel with a maximum concurrency
Simple benchmarking suite powered by HDR histograms.
Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer.
A fast, efficient Node.js Worker Thread Pool implementation
Web Assembly streaming Ogg Vorbis decoder
USB HID device access library
Promise-based queue
Web Assembly streaming FLAC decoder
Communicate with a Web Worker using Promises, allowing transferList
The broker which is used by the worker-timers package.
A little factory function to create a JSON-RPC based Web Worker implementation.
Distributed test runner using Redis as a work queue. Push file paths to a Redis list, then multiple CI runners atomically steal batches and execute them via a configurable command.
Cross origin web worker
A simple queue node that store incoming messages in memory queue and uses a feedback from a following action or trigger message to release the next message stored in the queue.