tinyqueue15.3mISC3.0.0The smallest and simplest JavaScript priority queue
mournerabout 1 yearbinary heap, queue, priority, data structures heap5.5mMIT0.2.7binary heap (priority queue) algorithms (ported from Python's heapq module)
qiaoabout 3 yearsheap, algorithm, data structure heap-js8.3mBSD-3-Clause2.6.0Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
ignlg8 monthsbinary heap, binary tree, heap, priority queue fastpriorityqueue462.9kApache-2.00.7.5Fast heap-based priority queue in JavaScript
lemireover 1 yearbinary heap, heap, data structure, priority queue flatqueue221.4kISC3.0.0The smallest and simplest JavaScript priority queue
mourner13 daysbinary heap, algorithms, data structures, priority queue