- keywords: Data structure
found 402 packages in 19ms
@js-sdsl/ordered-map33.9mMIT4.4.2
javascript standard data structure library which benchmark against C++ STL
js-sdslalmost 2 years agodata, structure, data structure, rbTree js-sdsl15.7mMIT4.4.2
javascript standard data structure library which benchmark against C++ STL
js-sdslover 1 year agodata, structure, data structure, rbTree heap5.7mMIT0.2.7
binary heap (priority queue) algorithms (ported from Python's heapq module)
qiaoalmost 3 years agoalgorithm, data structure, heap heap-js7.7mBSD-3-Clause2.6.0
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.
ignlg5 months agoheap, binary heap, priority queue, tree @tyriar/fibonacci-heap3.6mMIT2.0.9
An implementation of the Fibonacci heap data structure
gwtwalmost 3 years agoA*, computer science, data structure, dijkstra