- keywords: priority queue
found 108 packages in 21ms
@js-sdsl/ordered-map47.7mMIT4.4.2
javascript standard data structure library which benchmark against C++ STL
js-sdslover 2 years agodata, structure, data structure, rbTree js-sdsl12.3mMIT4.4.2
javascript standard data structure library which benchmark against C++ STL
js-sdslalmost 2 years agodata, structure, data structure, rbTree 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.
ignlg4 months agoheap, binary heap, priority queue, tree @tyriar/fibonacci-heap3mMIT2.0.9
An implementation of the Fibonacci heap data structure
gwtwover 3 years agoA*, computer science, data structure, dijkstra