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
382 stars
13 watching
68 forks
Language: JavaScript
last commit: over 5 years agoLinked from 2 awesome lists
arrayfleslerhashmapjavascriptkey-valuemapnodenodejsnpm
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An API for creating interactive vector maps | 113 | |
| A fast and immutable map implementation for F#. | 62 | |
| An implementation of hash table algorithms for efficient data storage and retrieval | 254 | |
| A utility for mapping over promises concurrently while controlling concurrency and error handling. | 1,376 | |
| Utility to create a new tree by mapping all nodes with a given function | 35 | |
| A declarative library for handling hotkeys in Angular applications | 332 | |
| An introduction to Node.js designed for readers with a basic understanding of programming and collaboration tools. | 9,821 | |
| Converts key-value pairs of an object into a sorted array of key-value pairs | 4 | |
| An implementation of an open addressing hash table with double hashing in JavaScript | 1 | |
| A JavaScript implementation of the ECMAScript 6 Map data structure | 73 | |
| A JavaScript library for creating dynamic and interactive maps in modern web browsers. | 1,602 | |
| A Node-RED node to display points on a map | 111 | |
| Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,566 | |
| Function to create an associative map from key-value pairs or arrays of objects/pairs. | 4 | |
| A simple string-based key-value store implemented as a C data structure | 527 |