tinyqueue13.2mISC3.0.0The smallest and simplest JavaScript priority queue
mourner12 months agobinary heap, queue, priority, data structures heap6.5mMIT0.2.7binaryheap (priority queue) algorithms (ported from Python's heapq module)
qiaoabout 3 years agoheap, algorithm, data structure heap-js7.4mBSD-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.
ignlg6 months agobinary heap, binary tree, heap, priority queue fastpriorityqueue455.6kApache-2.00.7.5Fast heap-based priority queue in JavaScript
lemireover 1 year agobinary heap, heap, data structure, priority queue flatqueue283.3kISC2.0.3The smallest and simplest JavaScript priority queue
mournerabout 3 years agobinary heap, algorithms, data structures, priority queue