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
multi-index-map
a map that can set multiple indexes on a given list of objects
ts-index-map
A data structure that allows indexing by multiple fields for fast data access.
multi-index
Multiple indexes on a single collection of objects
n-index-map
Multi index map implementation in TypeScript