Priority queue implementation backed by heap
Opinionated, type-safe, zero-dependency max/min priority queue.
Priority Queue
A simple and lightweight priority queue
Use Priority Queue is a React hook that provides a simple and efficient way to manage a priority queue in your React applications.
A priority queue and consumer
A modular and efficient implementation of a Priority Queue with enqueue-optimized and dequeue-optimized strategies.
Priority Queue(JavaScript, TS)
A proof of concept for a priority queue which factors in the time added.
Itsy bitsy teeny weeny priority queue
Priority Queue implementation in JavaScript
Dijkstra algorithm (bigint version) optimized with @algorithm.ts/priority-queue.
Policy driven priority queue implementations for TypeScript.
Fast heap-based priority queue in JavaScript
High-performance d-ary heap priority queue with O(1) item lookup, configurable arity, and min/max heap support
Priority queue data structure where you are able to set your own compare function.
datastructures: simple and fast queue and priority queue
[](https://www.npmjs.com/package/@astronautlabs/priority-queue) [](https://circleci.com/gh/astronautl
BuckleScript/ReasonML bindings for [tinyqueue](https://github.com/mourner/tinyqueue), a priority queue/heap implementation.
Priority Queue
Priority queue implemented as indirect binary heap in TS
TODO
Priority queue for async tasks with concurrency control
JavaScript implementation of PriorityQueue (using Min Heap or Max Heap)