flesler / hashmap
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified
☆383Updated 4 years ago
Alternatives and similar repositories for hashmap
Users that are interested in hashmap are comparing it to the libraries listed below
Sorting:
- Abstract rate limiter for nodejs☆720Updated 2 years ago
- ☆216Updated 4 years ago
- Asynchronous line-by-line file reader for node.js☆455Updated 5 years ago
- node.js cross-platform unzip using streams☆616Updated 9 months ago
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- This code is now maintained at https://github.com/uuidjs/uuid☆267Updated 5 years ago
- process usage lookup with nodejs☆388Updated 4 years ago
- Simple route middleware☆449Updated 7 months ago
- Generic basic auth Authorization header field parser☆703Updated 4 months ago
- The fastest thunk/promise-based redis client, support all redis features.☆211Updated 6 years ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- NodeJS file stream rotator☆146Updated 8 months ago
- (DEPRECATED) use @pm2/io instead (drop-in replacement) https://github.com/keymetrics/pm2-io-apm☆264Updated 5 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆496Updated last year
- A powerful and customizable logging library for node.js☆1,154Updated 10 months ago
- message-oriented socket library for node.js heavily inspired by zeromq☆1,496Updated 6 years ago
- Multiline strings in JavaScript☆1,411Updated 4 years ago
- A simple node.js module for exporting data set to Excel xlsx file.☆493Updated 6 years ago
- A node.js module for parsing multipart-form data requests which supports streams2☆1,300Updated 11 months ago
- Simple middleware-style router☆425Updated last month
- open a file or uri with the users preferred application (browser, editor, etc), cross platform☆560Updated 4 years ago
- SMTP transport for nodemailer☆207Updated 3 years ago
- pipe streams together and close all of them if one of them closes☆912Updated 8 months ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,901Updated 2 years ago
- Simple captcha for Node.JS and Express.☆136Updated 6 years ago
- A pure Javascript ZooKeeper client for Node.js