- keywords: Data structure
found 413 packages in 16ms
@js-sdsl/ordered-map46.1mMIT4.4.2
javascript standard data structure library which benchmark against C++ STL
js-sdslabout 2 years agodata, structure, data structure, rbTree js-sdsl15.1mMIT4.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)
qiaoover 3 years agoalgorithm, data structure, heap 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.
ignlg15 days agoheap, binary heap, priority queue, tree @tyriar/fibonacci-heap3.6mMIT2.0.9
An implementation of the Fibonacci heap data structure
gwtwover 3 years agoA*, computer science, data structure, dijkstra