javascript implementation of a priority queue
The smallest and simplest JavaScript priority queue
A heap-based implementation of priority queue in javascript with typescript support.
fast, tiny `queueMicrotask` shim for modern engines
Generic browser priority queue.
Priority queue data structures
Fast heap-based priority queue in JavaScript
Simple JS stack with auto run for node and browsers
The smallest and simplest JavaScript priority queue
Tiny queue data structure
Simple JS queue with auto run for node and browsers
A promise based, dynamic priority queue runner, with concurrency limiting.
Simple JS queue with auto run for node and browsers
A priority queue that shuffles elements with the same priority.
High-priority task queue for Node.js and browsers
A JS library for finding optimal label position inside a polygon
a simple priority queue data structure
A shim for the setImmediate efficient script yielding API
A Promise-based dynamic priority queue runner.
async/await simple priority queues
Promise queue with concurrency control
A tiny (139B to 204B) utility to regulate the execution rate of your functions
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