found 395 packages in 19ms
@js-sdsl/ordered-map35.9mMIT4.4.2
javascript standard data structure library which benchmark against C++ STL
js-sdslalmost 2 years agodata, structure, data structure, rbTree mnemonist19.2mMIT0.40.3
Curated collection of data structures for the JavaScript/TypeScript.
yomguithereal2 months agobag, bimap, bit array, bit set js-sdsl15.4mMIT4.4.2
javascript standard data structure library which benchmark against C++ STL
js-sdslabout 1 year agodata, structure, data structure, rbTree heap5.2mMIT0.2.7
binary heap (priority queue) algorithms (ported from Python's heapq module)
qiaoalmost 3 years agoalgorithm, data structure, heap heap-js7.3mBSD-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.
ignlg4 months agoheap, binary heap, priority queue, tree