Priority queue.
Dijkstra algorithm (bigint version) optimized with @algorithm.ts/priority-queue.
Typescript implementation of queues, such as priority queue and circular queue.
The smallest and simplest JavaScript priority queue
A heap-based implementation of priority queue in javascript with typescript support.
Find the longest common subsequence.
fast, tiny `queueMicrotask` shim for modern engines
Generic browser priority queue.
Priority queue data structures
Fast heap-based priority queue in JavaScript
The smallest and simplest JavaScript priority queue
Tiny queue data structure
A promise based, dynamic priority queue runner, with concurrency limiting.
A priority queue that shuffles elements with the same priority.
High-priority task queue for Node.js and browsers
A JS library for finding optimal label position inside a polygon
a simple priority queue data structure
A shim for the setImmediate efficient script yielding API
A Promise-based dynamic priority queue runner.
async/await simple priority queues
Promise queue with concurrency control
A simple tool to keep requests to be executed in order.
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
A tiny (139B to 204B) utility to regulate the execution rate of your functions