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
A Jaccard index calculator supporting multi-set.
Iterative generation of all permutations of a multiset
generate multiset permutations using an efficient loopless algorithm
Efficient immutable bags (multisets) made with mori
This is to bags like redis is to queues. A bag (or multiset) is filled over time and processed at once.
Curated collection of data structures for the JavaScript language.
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
Standard data structure