tinyqueue13.2mISC3.0.0The smallest and simplest JavaScript priority queue
mournerIl y a about 1 yearbinary heap, queue, priority, data structures heap6.5mMIT0.2.7binary heap (priority queue) algorithms (ported from Python's heapq module)
qiaoIl y a about 3 yearsalgorithm, data structure, heap heap-js7.4mBSD-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.
ignlgIl y a 6 monthsbinary heap, heap, priority queue, tree fastpriorityqueue455.6kApache-2.00.7.5Fast heap-based priority queue in JavaScript
lemireIl y a over 1 yearbinary heap, heap, data structure, priority queue flatqueue283.3kISC2.0.3The smallest and simplest JavaScript priority queue
mournerIl y a about 3 yearsbinary heap, algorithms, data structures, priority queue