redis-smq
A simple high-performance Redis message queue for Node.js.
A simple high-performance Redis message queue for Node.js.
RedisSMQ Monitor is an application which lets you monitor, debug, and manage your RedisSMQ message queue
Structures-Wiz is a JavaScript based npm package for using awesome data structures like Stacks, Queue, LinkedList, PriorityQueues etc and core algorithms of sorting and utility
A curated set of essential algorithms and data structures for TypeScript
Various heap implementations for arbitrary values and with customizable ordering
A simple modern JavaScript implementation of a priority queue data structure class.
Custom priority queue for the coders
Applications of Finger Tree
A sorted queue, based on an array-backed binary heap
Perisistent Priority Queue implemented with Pairing Heaps for TS
Fast binary heap priority queue implementation in JavaScript
Priority Queue implementation in JavaScript
Pairing heap priority queue
Itsy bitsy teeny weeny priority queue
A priority queue implementation in JavaScript using a binary min/max heap.
priority queue(heap) data structure for node.js and browsers
Min Heap. Javascript & Typescript Data Structure.
Min Priority Queue. Javascript & Typescript Data Structure.
Heap. Javascript & Typescript Data Structure.
Heapq functional module, ported from heapq in Python