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:
- An incremental implementation of MurmurHash3 for JavaScript☆100Updated 12 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years 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
- recursively find the closest package.json☆47Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆76Updated 3 weeks ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated last month
- Tests whether one path is inside another path☆42Updated 5 years ago
- Replaces a file extension with another one.☆46Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 11 months ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 9 months ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆100Updated last year
- Get the set npm registry URL☆56Updated 5 months ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- List of node.js builtin modules☆37Updated last year
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆53Updated 3 weeks ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- string representations of objects in node and the browser☆154Updated 7 months ago
- Lightweight Babylon AST traversal tools.☆44Updated last year
- Functional errors with formatted output☆17Updated 2 years ago
- Create a hash for file revving☆105Updated last year
- Quick and dirty psychoanalysis for objects☆66Updated 7 years ago
- 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
- Check if the process is running with elevated privileges☆41Updated 4 years ago