A lightweight library implementing Stack and Queue for TypeScript.
Simple JS queue with auto run for node and browsers
Simple JS queue with auto run for node and browsers
Curated collection of data structures for the JavaScript/TypeScript.
Better Stack JavaScript logging tools (formerly Logtail)
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 stack with auto run for node and browsers
Tiny queue data structure
High-priority task queue for Node.js and browsers
fast, tiny `queueMicrotask` shim for modern engines
Extremely fast double-ended queue implementation
High-priority task queue for Node.js and browsers
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.
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
Clean up error stack traces
Miscellaneous indices for graphology.
Captures and cleans stack traces
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Get v8 stack traces as an array of CallSite objects.
Extract meaning from JS Errors
Simple Typescript Queue with generics type support