perezd / node-murmurhashLinks
A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.
☆103Updated 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:
- Safely and quickly serialize JavaScript objects☆357Updated last year
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆177Updated this week
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆92Updated last year
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- Module to hook into the Node.js require function☆181Updated 3 months ago
- Create and parse HTTP Content-Type header☆142Updated this week
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆158Updated 2 months ago
- A very fast streaming multipart parser for node.js☆188Updated 2 years ago
- a streaming zip archive generator☆166Updated this week
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- Clear a module from the cache☆184Updated 4 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- A fast and efficient leaky bucket implementation☆64Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆85Updated 5 years ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆241Updated 9 months ago
- Some utilities for the JSON pointers described by RFC 6901☆182Updated 2 years ago
- Split Streams3 style☆294Updated last year
- evaluate statically-analyzable expressions☆178Updated last year
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Monkey-patches for file system related things☆119Updated 4 months ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated this week