simple fifo callback queue
A fast fifo implementation similar to the one powering nextTick in Node.js core
a simple fifo queue
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.
LRU and FIFO caches for Client or Server
FIFO queue implemented using a double linked-list
A simple double ended queue datastructure
No description provided.
TypeScript definitions for fast-fifo
The same useRef, but with callback
Run an array of functions in parallel
Easily read/write JSON files.
A fifo rdf-resolve-hypermedia-links-queue actor
SQS adapter for message-queue-toolkit
SNS adapter for message-queue-toolkit
A simple tool to keep requests to be executed in order.
Javascript implementation of a queue data structure
Make a callback- or promise-based function support both promises and callbacks.
Native file system operations for Bare
Get a random temporary file or directory path
Get and validate the raw body of a readable stream.
Write files in an atomic fashion w/configurable ownership
React hook which returns the latest callback without changing the reference
Returns a promise from a node-style callback function.