keywords: data structure
405 packages trouvés en 4ms@js-sdsl/ordered-map38.2mMIT4.4.2javascript standard data structure library which benchmark against C++ STL
js-sdslIl y a almost 2 yearsdata, structure, data structure, rbTree js-sdsl17.7mMIT4.4.2javascript standard data structure library which benchmark against C++ STL
js-sdslIl y a over 1 yeardata, structure, data structure, rbTree heap6.5mMIT0.2.7binary heap (priority queue) algorithms (ported from Python's heapq module)
qiaoIl y a about 3 yearsalgorithm, data structure, heap heap-js7.4mBSD-3-Clause2.6.0Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
ignlgIl y a 6 monthsheap, binary heap, priority queue, tree @tyriar/fibonacci-heap3.8mMIT2.0.9An implementation of the Fibonacci heap data structure
gwtwIl y a about 3 yearsA*, computer science, data structure, dijkstra