88 packages found
Immutable, HAMT-based Hash Map in TypeScript
A simple dictionary wrapper for JavaScript providing hashmap functionality with the added benefit of accessing keys using box and dot operators!
A hashing / HashMap implementation, works with any project without modifying the prototype.
it is a data structure library that you can store anything you want
Javascript data structures to store primitive and complex Javascript objects
Collection for lists, maps, hashsets and hashmaps inspired by Kotlin syntax
Implementations of some commonly-used Java collections in JavaScript.
A simple but fast native Hashmap implementation
a basic map that keeps count of each item you enter and cleans up only when all counters have been deleted
Map and Set collections that use custom hash function or hash function with equals function
A simple Javascript hash map utility library
Immutable HashMap and HashSet implementations for TypeScript
Simple dictionary implemented as a flat object
Javascript map with support for non-primitive keys (i.e. tuple-like arrays, etc.) through pseudo-hashing (serialisation)
Utilities for building and transforming maps using iterables and streams.
Transform a stream or array into a lookup object
Data structure and algorithms implementation in Javascript
- data structure
- stack
- queue
- circular queue
- priority queue
- heap
- linked list
- graph
- tree
- binary tree
- binary search tree
- hashmap
Weak-referenced hashmap
A lightweight JavaScript library that brings proper .NET-like collections and LINQ to the browser.