an opinionated implementation of resque in node
Tiny queue data structure
A fast fifo implementation similar to the one powering nextTick in Node.js core
A simple tool to keep requests to be executed in order.
A fifo rdf-resolve-hypermedia-links-queue actor
Javascript implementation of a queue data structure
SQS adapter for message-queue-toolkit
A simple double ended queue datastructure
SNS adapter for message-queue-toolkit
a simple fifo queue
Discord Player Utilities
Resque Queue for AdonisJS v6
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
Better Stack JavaScript logging tools (formerly Logtail)
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
FIFO queue implemented using a double linked-list
fast, tiny `queueMicrotask` shim for modern engines
Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
Re-drive dead letter queue messages to another queue
Queue sync or async functions with max concurrency, max size, max age, and fifo/lifo ordering
A shim for the setImmediate efficient script yielding API
Emulate AWS λ and SQS locally when developing your Serverless project
Utilities for debouncing and throttling functions in React.