priority-queue topic
flatqueue
A very fast and simple JavaScript priority queue
js-sdsl
A javascript standard data structure library which benchmark against C++ STL.
coursera-dsa
Coursera's Data Structures and Algorithms Specialization
High-Speed-Priority-Queue-for-C-Sharp
A C# priority queue optimized for pathfinding applications
DEPRECATED-data-structures
A collection of powerful data structures
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.
sorted-queue
A sorted queue, based on an array-backed binary heap
javascript-datastructures-algorithms
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
sc
Common libraries and data structures for C.
Buckets-JS
A complete, fully tested and documented data structure library written in pure JavaScript.