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: over 5 years ago
Linked from 2 awesome lists

arrayfleslerhashmapjavascriptkey-valuemapnodenodejsnpm

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
floledermann/mapmap.jsAn API for creating interactive vector maps113
fsprojects/fsharp-hashcollectionsA fast and immutable map implementation for F#.62
goossaert/hashmapAn implementation of hash table algorithms for efficient data storage and retrieval254
sindresorhus/p-mapA utility for mapping over promises concurrently while controlling concurrency and error handling.1,376
syntax-tree/unist-util-mapUtility to create a new tree by mapping all nodes with a given function35
ngneat/hotkeysA declarative library for handling hotkeys in Angular applications332
max-mapper/art-of-nodeAn introduction to Node.js designed for readers with a basic understanding of programming and collaboration tools.9,821
parro-it/map-arrayConverts key-value pairs of an object into a sorted array of key-value pairs4
mljs/hash-tableAn implementation of an open addressing hash table with double hashing in JavaScript1
medikoo/es6-mapA JavaScript implementation of the ECMAScript 6 Map data structure73
simplegeo/polymapsA JavaScript library for creating dynamic and interactive maps in modern web browsers.1,602
dceejay/redmapA Node-RED node to display points on a map111
cweiske/jsonmapperMaps JSON data onto PHP classes, converting them into nested objects and arrays1,566
landau/zipmapFunction to create an associative map from key-value pairs or arrays of objects/pairs.4
petewarden/c_hashmapA simple string-based key-value store implemented as a C data structure527