ignlg / heap-js

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.
121Updated 6 months ago

Related projects

Alternatives and complementary repositories for heap-js