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