mnemonist
Curated collection of data structures for the JavaScript/TypeScript.
Curated collection of data structures for the JavaScript/TypeScript.
Library of associative containers; it implements TreeMap, TreeSet, TreeMultiMap and TreeMultiSet classes
Geco, a (Constant Amortized Time) recursive generator* for k-combinations, chosen from a given set S of n elements, with and without replacement.
generate multiset combinations using an efficient loopless algorithm
Fast JS MultiSet implementation.
Event Collections
Efficient immutable bags (multisets) made with mori
A Jaccard index calculator supporting multi-set.
Iterative generation of all permutations of a multiset
This is to bags like redis is to queues. A bag (or multiset) is filled over time and processed at once.
generate multiset permutations using an efficient loopless algorithm
Tree Multiset, AVLTree, BST, Binary Tree. Javascript & Typescript Data Structure.
Tree Multiset, AVLTree, BST, Binary Tree. Javascript & Typescript Data Structure.
Immutable collections and tools for TypeScript
An immutable Set where each element can occur multiple times
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
Curated collection of data structures for the JavaScript language.
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