Simple in-memory queue
Fake JavaScript timers
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API
TypeScript definitions for @sinonjs/fake-timers
A shim for the setImmediate efficient script yielding API
Promise queue with concurrency control
A simple tool to keep requests to be executed in order.
> Run AWS SQS locally without dependency. > Supports both AWS Query and JSON (x-amz-json-1.0) protocols.
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
An in-memory implementation of webextension-polyfill for testing. Supports all test frameworks (Vitest, Jest, etc)
Injects a fake HTTP request/response into a node HTTP server
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Generates mock data from zod schema. Powered by @faker-js/faker and randexp.js
LRU Queue
Promise-based queue
Simple JS queue with auto run for node and browsers
In memory queue system prioritizing tasks
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.
A fake template literal tag to trick syntax highlighters, linters and formatters into action.
Simple JS queue with auto run for node and browsers
Sequential asynchronous lock-based queue for promises