js-sdsl
javascript standard data structure library which benchmark against C++ STL
cache-base
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
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
@thi.ng/associative
ES Map/Set-compatible implementations with customizable equality semantics & supporting operations