mnemonist
Curated collection of data structures for the JavaScript/TypeScript.
data-structure-typed
Javascript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree(BST), AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max
@rimbu/core
Immutable collections and tools for TypeScript
@rimbu/multiset
An immutable Set where each element can occur multiple times
tree-multimap-typed
Tree Multiset, AVLTree, BST, Binary Tree. Javascript & Typescript Data Structure.