perezd / node-murmurhashLinks
A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.
☆101Updated last year
Alternatives and similar repositories for node-murmurhash
Users that are interested in node-murmurhash are comparing it to the libraries listed below
Sorting:
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆170Updated last week
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆194Updated 2 weeks ago
- Convert a glob to a regular expression☆149Updated 6 years ago
- Create and parse HTTP Content-Type header☆139Updated last week
- Module to hook into the Node.js require function☆178Updated 3 weeks ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆92Updated 10 months ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆157Updated 3 weeks ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆262Updated 2 years ago
- Clear a module from the cache☆184Updated 4 years ago
- a streaming zip archive generator☆164Updated last week
- Get callsites from the V8 stack trace API☆266Updated 2 months ago
- Clone a Readable stream, safely☆118Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 weeks ago
- Create a hash checksum over a folder or a file☆116Updated last week
- Write data to a random temporary file☆107Updated last year
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 5 months ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 4 years ago
- Monkey-patches for file system related things☆119Updated last month
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Parses every stack trace into a nicely formatted array of hashes.☆114Updated 8 months ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- JS Object representation of a stack frame.☆82Updated 2 years ago
- A wrapper for JSON.stringify that handles circular references and prevent defined getters from throwing errors.☆57Updated last year
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆233Updated 6 months ago
- Execute a listener when a response is about to write headers.☆161Updated last month