Fast, in memory work queue
asynchronous function queue with adjustable concurrency
Node-RED nodes to talk to serial ports
A promise based, dynamic priority queue runner, with concurrency limiting.
A pure JavaScript implementation of MODBUS-RTU (Serial and TCP) for NodeJS. The serialport package is an optional dependency (use npm install --no-optional to skip).
Extremely fast double-ended queue implementation
Microsoft Azure Storage SDK for JavaScript - Queue
Drizzle Kit is a CLI migrator tool for Drizzle ORM. It is probably the one and only tool that lets you completely automatically generate SQL migrations and covers ~95% of the common cases like deletions and renames by prompting user input. <https://github
TypeScript definitions for w3c-web-serial
Compatible version of p-queue
A heap-based implementation of priority queue in javascript with typescript support.
a simple priority queue data structure
Better Queue for NodeJS
Generic browser priority queue.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Just asynchronous patterns
linter for PostgreSQL, focused on migrations
Request-response command queue for SerialPilot (AT commands, Modbus, etc.)
Promise queue with a nice API
Evaluate asynchronous tasks with configurable concurrency.
[](https://opensource.org/licenses/mit-license.php) [](https://badge.fury.io/js/ss-queue)
wrapper around async.queue to make some common usages simpler
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
qjobs is a simple and stupid queue job manager for nodejs