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
Multimap classes for TypeScript and JavaScript
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
A `Map` subclass with support for multiple keys for one entry.
A bidirectional immutable MultiMap of keys and values for TypeScript
An immutable Map where each key can have multiple values
Event Collections
- STL
- TSTL
- standard template library
- event
- container
- iterator
- vector
- deque
- list
- vector_bool
- set
- multiset
- unordered_set
- unordered_multiset
- View more
A `WeakMap` subclass with support for multiple keys for one entry.
A collection of additional map-like data structures. Including a bidirectional map, a multi map, and a bidirectional multi map.
- maps
- bidirectional
- more
- multimap
- bidirectional-map
- bidirectional-mapping
- map
- mapping
- dict
- dictionary
- bidirectional-dictionary
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
A map where multiple keys point to a single value, and the removal of a single key removes all matching key-value pairs.
Alias map type from lost-types series
Alias map type from lost-types series
a map-like data structure whose entry's items are unique values, each of which can be used as keys to get & set the given entry
A multimap with optional type safety
Map which Allow Multiple Values for the same Key