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
@ethereumjs/trie
Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.