TypeScript-STL (Standard Template Library, migrated from C++)
Data structures and algorithms written in JavaScript with TypeScript types
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
A set of common used data structure.
TypeScript Algorithm and Data Structures Library
A Queue inspired by Python's asyncio.Queue
Provide commonly used data-structures for javascript.
Min Heap
implementation of various data structures and algorithms in javascript
dsakit is a JavaScript library offering a wide range of data structures and algorithms for direct use. It includes sorting (Bubble, Merge, Quick), searching (Binary Search), dynamic programming, greedy algorithms, and essential structures like stacks, que
A collection of Data Structures & Algorithms in javascript
Platform-agnostic utility functions with ./web subpath for browser-only utilities (download, window, BOM helpers)
Priority queue based task execution queue
Limit concurrency of actions with a queue for Node.js
A collection of Data Structures & Algorithms in javascript
Perisistent Priority Queue implemented with Pairing Heaps for TS
jseventhub is a JavaScript module that provides a robust event handling framework (HubEventEmitter) with prioritization (PriorityEvent), event filtering, asynchronous processing, and logging capabilities, integrating seamlessly into event-driven applicati
javascript tools library
A set of the most common data-structures
Promise queue with concurrency control. A fork of p-queue for commonjs.
Queue for next.
Useful snippets of complex data structures for algorithm contests
[](https://opensource.org/licenses/mit-license.php) [](https://badge.fury.io/js/ss-priority-queue)
Promise queue with concurrency control