magnamet
Data Structures of Javascript & TypeScript. AVLTree, Binary Search Tree, Binary Tree, Tree Multiset, Graph, Heap, Priority Queue, Linked List.
list-runner
a lightweight linked-list implementation that offers both Singly (next) and Doubly data structures (next and previous)