- keywords: Data Structure
found 414 packages in 8ms
@js-sdsl/ordered-map52.3mMIT4.4.2
javascript standard data structure library which benchmark against C++ STL
js-sdslover 2 years agodata, structure, data structure, rbTree js-sdsl14.9mMIT4.4.2
javascript standard data structure library which benchmark against C++ STL
js-sdslover 1 year agodata, structure, data structure, rbTree heap-js10mBSD-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.
ignlgabout 1 month agoheap, binary heap, priority queue, tree heap5.8mMIT0.2.7
binary heap (priority queue) algorithms (ported from Python's heapq module)
qiaoover 3 years agoalgorithm, data structure, heap @tyriar/fibonacci-heap4.1mMIT2.0.9
An implementation of the Fibonacci heap data structure
gwtwover 3 years agoA*, computer science, data structure, dijkstra