- keywords: data structure
found 415 packages in 12ms
@js-sdsl/ordered-map48.4mMIT4.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-sdslalmost 2 years 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 2 months 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.4mMIT2.0.9
An implementation of the Fibonacci heap data structure
gwtwover 3 years agoA*, computer science, data structure, dijkstra