sonic-forest
High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)
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
quark-dsa
The JavaScript utility for creating Data Structures and perform operations on it.
bst-typed
BST (Binary Search Tree). Javascript & Typescript Data Structure.
splaytree
Fast Splay tree for Node and browser