found 35 packages in 16ms
tinyqueue18.1mISC3.0.0
The smallest and simplest JavaScript priority queue
mournerover 1 year agoqueue, priority, binary heap, data structures heap-js10mBSD-3-Clause2.7.1
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.
ignlg28 days agoheap, binary heap, priority queue, tree fastpriorityqueue513.1kApache-2.00.7.5
Fast heap-based priority queue in JavaScript
lemireover 1 year agoheap, binary heap, data structure, priority queue flatqueue300.2kISC3.0.0
The smallest and simplest JavaScript priority queue
mourner3 months agoalgorithms, data structures, priority queue, binary heap