📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
-
Updated
Feb 13, 2025 - TypeScript
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
A javascript standard data structure library which benchmark against C++ STL.
The fastest JavaScript priority queue out there. Zero dependencies.
A simple high-performance Redis message queue for Node.js.
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.
A sorted queue, based on an array-backed binary heap
A simple task runner which will run all tasks till completion, while maintaining concurrency limits.
Priority Queue in Typescript & Javascript
A standard collections library for JavaScript/TypeScript
A fast algorithm library for JavaScript/TypeScript.
Priority consumer powered by RxJS 🔥
Task queue with priority built with XState
An application to Visualize various pathfinding algorithm using React.js
Typescript priority queue
Opinionated, type-safe, zero-dependency max/min priority queue for JavaScript and TypeScript projects.
Heap queue algorithm implementation for Typescript based on heapq.py module from CPython
An advanced Axios request manager offering intelligent retry logic with token refresh, concurrency control, priority queuing, and a flexible plugin architecture, all built with TypeScript for robust HTTP client integrations.
Examples of some of the HTTP request orchestration techniques
A flexible async task scheduler with multi-level priorities, concurrency control, and priority decay for Javascript and Typescript.
⚡ A fast and lightweight priority queue implementation for JavaScript.
Add a description, image, and links to the priority-queue topic page so that developers can more easily learn about it.
To associate your repository with the priority-queue topic, visit your repo's landing page and select "manage topics."