Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Dancing link + Algorithm X
Knuth shuffle
Simple JS stack with auto run for node and browsers
A efficient Sudoku solver and creator.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
A simple priority queue for co
TypeScript definitions for js-priority-queue
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
Promise-based queue
A simple and efficient queue system for Node.js applications
Simple JS queue with auto run for node and browsers
Backburner.js is a simple run loop-esque library for coalescing actions
LRU Queue
In memory queue system prioritizing tasks
Utilities for debouncing and throttling functions in React.
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
Yet another concurrent task queue
Sequential asynchronous lock-based queue for promises
A JS library for finding optimal label position inside a polygon
Fast, in memory work queue
asynchronous function queue with adjustable concurrency