Showing 1-20 of 17,703 packages
Generic browser priority queue.
Priority queue data structures
The smallest and simplest JavaScript priority queue
A heap-based implementation of priority queue in javascript with typescript support.
a simple priority queue data structure
A promise based, dynamic priority queue runner, with concurrency limiting.
The smallest and simplest JavaScript priority queue
Fast heap-based priority queue in JavaScript
A priority queue that shuffles elements with the same priority.
TypeScript definitions for js-priority-queue
A Promise-based dynamic priority queue runner.
Max Priority Queue
binary heap (priority queue) algorithms (ported from Python's heapq module)
Priority Queue
A simple priority queue for co
binary heap priority queue
Priority queue data structure where you are able to set your own compare function.
Min Priority Queue
Blazing fast priority queue
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.