mikolalysenko / murmurhash-jsLinks
An optimized JavaScript implementation of the MurmurHash algorithms.
☆53Updated 3 years ago
Alternatives and similar repositories for murmurhash-js
Users that are interested in murmurhash-js are comparing it to the libraries listed below
Sorting:
- Check if something is a Node.js stream☆112Updated 10 months ago
- An incremental implementation of MurmurHash3 for JavaScript☆100Updated 12 years ago
- Create and parse HTTP Content-Type header☆138Updated last month
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- programmatic npm API☆111Updated 4 years ago
- Converts JavaScript objects to source☆102Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆123Updated 6 months ago
- string representations of objects in node and the browser☆153Updated 7 months ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 6 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Write data to a random temporary file☆105Updated last year
- Extract JavaScript code comments from a string or glob of files.☆50Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆76Updated 4 years ago
- Get the set npm registry URL☆56Updated 4 months ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 8 months ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated last month
- Parse milliseconds into an object☆119Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 8 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 2 months ago
- Get the path of the parent module☆78Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- ☆91Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago