hashmap

Map

A JavaScript class implementation of a key-value map data structure

HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified

GitHub

382 stars
13 watching
68 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 2 awesome lists

arrayfleslerhashmapjavascriptkey-valuemapnodenodejsnpm

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
floledermann/mapmap.js An API for creating interactive vector maps 113
fsprojects/fsharp-hashcollections A fast and immutable map implementation for F#. 59
goossaert/hashmap An implementation of hash table algorithms for efficient data storage and retrieval 255
sindresorhus/p-map A utility for mapping over promises concurrently while controlling concurrency and error handling. 1,292
syntax-tree/unist-util-map Utility to create a new tree by mapping all nodes with a given function 35
ngneat/hotkeys A declarative library for handling hotkeys in Angular applications 330
max-mapper/art-of-node An introduction to Node.js designed for readers with a basic understanding of programming and collaboration tools. 9,814
parro-it/map-array Converts key-value pairs of an object into a sorted array of key-value pairs 4
mljs/hash-table An implementation of an open addressing hash table with double hashing in JavaScript 1
medikoo/es6-map A JavaScript implementation of the ECMAScript 6 Map data structure 73
simplegeo/polymaps A JavaScript library for creating dynamic and interactive maps in modern web browsers. 1,602
dceejay/redmap A web-based map plotting service for Node-RED applications 110
cweiske/jsonmapper Maps JSON data onto PHP classes, converting them into nested objects and arrays 1,564
landau/zipmap Function to create an associative map from key-value pairs or arrays of objects/pairs. 4
petewarden/c_hashmap A simple string-based key-value store implemented as a C data structure 524