A lightweight function queue for Node.js to run tasks with controlled concurrency and timing.
Utility for getting a function's name for node and the browser
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
utilities for primitive JavaScript types
A shim for the setImmediate efficient script yielding API
Get a compare function for array to sort
Promise queue with concurrency control
Simple queue for completing tasks in series
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
The smallest and simplest JavaScript priority queue
A simple tool to keep requests to be executed in order.
Like lodash.debounce but you get an array of all previous (unique) events
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Wrap a function without changing its name and other properties
visx tooltip
Distribution of WASM module and binary for func-js
LRU Queue
Promise-based queue
Simple JS queue with auto run for node and browsers
In memory queue system prioritizing tasks
utilities for observable asynchronous control flow
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Simple JS queue with auto run for node and browsers