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/hashed
Immutable HashMap and HashSet implementations for TypeScript
weak-identity-map
The WeakIdentityMap object holds key-value pairs of weakly referenced objects and remembers the original insertion order of the keys
megamap
Extended JavaScript Map with caching, loading, expiry features... and more
tstl
TypeScript-STL (Standard Template Library, migrated from C++)