A scalable queue for parallel callbacks
asynchronous function queue with adjustable concurrency
Fast, in memory work queue
In memory queue system prioritizing tasks
Better Queue for NodeJS
Tiny queue data structure
Let your JS API users either give you a callback or receive a promise
Traverse JSON Schema passing each schema object to callback
Contain async insanity so that the dark pony lord doesn't eat souls
fast, tiny `queueMicrotask` shim for modern engines
A Minipass stream that calls a flush function before emitting 'end'
A shim for the setImmediate efficient script yielding API
fs (file system package) extensions
A tiny, PEG-like system for building language grammars with regexes.
Promise queue with concurrency control
A simple tool to keep requests to be executed in order.
Run a function exactly one time
The smallest and simplest JavaScript priority queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Maintained fork of country-language with zero-dependencies. Query languages spoken to a country or countries where people speak a language.
Promisify an entire class or object
Make a callback- or promise-based function support both promises and callbacks.
Compose your async functions with elegance.