symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
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
circle-ds
A suite of circular data structures, including deques, lists, maps, queues, sets and stacks.