@tyriar/fibonacci-heap
An implementation of the Fibonacci heap data structure
An implementation of the Fibonacci heap data structure
a simple priority queue data structure
The smallest and simplest JavaScript priority queue
Fast heap-based priority queue in JavaScript
binary heap priority queue
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.
An implementation of Priority Queue
A heap-based implementation of priority queue in javascript with typescript support.
A simple high-performance Redis message queue for Node.js.
cp-data is a JavaScript library for some common data structures
A simple task runner which will run tasks concurrently while maintaining limits.
RedisSMQ Monitor is an application which lets you monitor, debug, and manage your RedisSMQ message queue
production-ready data structures implementation in javascript & typescript.
Blazing fast priority queue
![Toreda](https://content.toreda.com/logo/toreda-logo.png)
Javascript implementation of a priority queue data structure
Data structure and graph processing library written in modern JavaScript
JavaScript Data Structures written for Node.js
A simple modern JavaScript implementation of a priority queue data structure class.
An implementation of the binary heap data structure