Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matanlurey/priority-queue.js

JS implementation of a PriorityQueue
https://github.com/matanlurey/priority-queue.js

Last synced: 8 days ago
JSON representation

JS implementation of a PriorityQueue

Awesome Lists containing this project

README

        

# `priority-queue.js`

A dead simple 1-file implementation of a `PriorityQueue` in JavaScript.