Search results
18 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Curated collection of data structures for the JavaScript/TypeScript.
- bag
- bimap
- bit array
- bit set
- bit vector
- bitset
- bk tree
- burkhard-keller tree
- cache
- circular buffer
- counter
- data structures
- default map
- deque
- View more
Library of associative containers; it implements TreeMap, TreeSet, TreeMultiMap and TreeMultiSet classes
- set
- map
- multimap
- multiset
- red
- black
- tree
- stl
- iterator
- treemap
- treeset
- lower_bound
- lowerBound
- upper_bound
- View more
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
- data
- structure
- structures
- data structure
- datastructure
- data-structure
- data structures
- datastructures
- data-structures
- in data structures
- in data structure
- binary
- depth
- breadth
- View more
Immutable collections and tools for TypeScript
An immutable Set where each element can occur multiple times
generate multiset permutations using an efficient loopless algorithm
Tree Multiset, AVLTree, BST, Binary Tree. Javascript & Typescript Data Structure.
- Tree Multiset
- tree multiset
- treemultimap
- tree-multimap
- duplicate elements
- duplicate
- node
- nodes
- element
- elements
- count
- Count
- order statistics
- self balancing
- View more
Geco, a (Constant Amortized Time) recursive generator* for k-combinations, chosen from a given set S of n elements, with and without replacement.
- geco
- combinations
- combinations with repetition
- k-combinations
- multiset
- compositions
- compositions with restricted parts
- colex
- colexicographic order
- CAT
- combinatorics
- generators
- poker
Tree Multiset, AVLTree, BST, Binary Tree. Javascript & Typescript Data Structure.
- Tree Multiset
- tree multiset
- treemultiset
- tree-multiset
- duplicate elements
- duplicate
- node
- nodes
- element
- elements
- count
- Count
- order statistics
- self balancing
- View more
generate multiset combinations using an efficient loopless algorithm
A Jaccard index calculator supporting multi-set.
Event Collections
- STL
- TSTL
- standard template library
- event
- container
- iterator
- vector
- deque
- list
- vector_bool
- set
- multiset
- unordered_set
- unordered_multiset
- View more
Curated collection of data structures for the JavaScript language.
- bag
- bimap
- bit array
- bit set
- bit vector
- bitset
- bk tree
- burkhard-keller tree
- cache
- circular buffer
- counter
- data structures
- default map
- deque
- View more
Fast JS MultiSet implementation.
Efficient immutable bags (multisets) made with mori
An utility class that implements a multiset, a set with possibly repeated elements.
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.