Showing 1-20 of 46,955 packages
Min Priority Queue
The smallest and simplest JavaScript priority queue
fast, tiny `queueMicrotask` shim for modern engines
A heap-based implementation of priority queue in javascript with typescript support.
Fast heap-based priority queue in JavaScript
Generic browser priority queue.
Priority queue data structures
Tiny queue data structure
The smallest and simplest JavaScript priority queue
High-priority task queue for Node.js and browsers
Sequential asynchronous lock-based queue for promises
a simple priority queue data structure
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
A promise based, dynamic priority queue runner, with concurrency limiting.
Promise queue with concurrency control
A priority queue that shuffles elements with the same priority.
async/await simple priority queues
Max Priority Queue
A JS library for finding optimal label position inside a polygon
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.