mikolalysenko / murmurhash-jsLinks
An optimized JavaScript implementation of the MurmurHash algorithms.
☆54Updated 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☆101Updated 12 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- Check if something is a Node.js stream☆114Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- ☆91Updated 2 years ago
- string representations of objects in node and the browser☆157Updated last month
- Check if a value is a plain object☆103Updated last year
- Evaluate node require() module content directly☆94Updated 3 years ago
- Check if a string or buffer is SVG☆143Updated 4 months ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- A stable array sort for JavaScript☆80Updated 3 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Lightweight Babylon AST traversal tools.☆44Updated last year
- programmatic npm API☆111Updated 4 years ago
- Compose your async functions with elegance.☆135Updated 2 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
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆40Updated 3 years ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 4 months ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Import a module like with `require()` but from the current working directory☆53Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Get the set npm registry URL☆56Updated 7 months 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…☆96Updated 2 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- Get the path of the caller module☆66Updated 4 years ago
- Converts JavaScript objects to source☆104Updated 2 years 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
- Create a hash for file revving☆106Updated 2 years ago