found 35 packages in 18ms
tinyqueue16.9mISC3.0.0
The smallest and simplest JavaScript priority queue
mournerover 1 year agoqueue, priority, binary heap, data structures heap-js9.3mBSD-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.
ignlg15 days agoheap, binary heap, priority queue, tree fastpriorityqueue607.7kApache-2.00.7.5
Fast heap-based priority queue in JavaScript
lemireover 1 year agoheap, binary heap, data structure, priority queue flatqueue222.1kISC3.0.0
The smallest and simplest JavaScript priority queue
mourner2 months agoalgorithms, data structures, priority queue, binary heap