fast, tiny `queueMicrotask` shim for modern engines
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.
Utility functions to make dealing with Uint8Arrays easier
Tiny queue data structure
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
A general purpose buffer pool.
Small package to encode or decode IP addresses from buffers to strings.
TypeScript definitions for setimmediate
Promise queue with concurrency control
A simple tool to keep requests to be executed in order.
Microtask queuing for Bare
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
Common types for TypeScript
In memory queue system prioritizing tasks
Promise-based queue
An implementation of napi for wasm
LRU Queue
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
Sequential asynchronous lock-based queue for promises