Showing 21-40 of 17,725 packages
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.
Priority queue data structures
A priority queue implementation in typescript allowing cancellable elements
An implementation of Priority Queue
Adds a priority queue
Simple priority Queue implementation for Node.js
A simple, customizable, and lightweight priority queue for promise based tasks.
Priority Queue implemented using Heap
A promise based priority queue with task deduplication, concurrency control, serial resolution and aging.
A simple blocking (asynchronous) priority queue (sorted, not FIFO).
merges 2 or more sorted arrays efficiently using a priority queue
Priority Queue
Priority queue.
Javascript / Typescript priority queue ( max / min heap )
priority queue
A priority queue implemented with a binary heap
High-performance priority queue with unique key constraint (O(1) lookup, O(log n) update)
Node.js client for the qrusty priority queue server API.
Yet another priority queue implementation.
A simple priority queue