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☆99Updated 11 years ago
- string representations of objects in node and the browser☆152Updated 5 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- Set of utilities to work with JSON / JSON5 documents.☆72Updated 5 years ago
- recursively find the closest package.json☆48Updated 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 5 years ago
- Converts JavaScript objects to source☆102Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 5 months ago
- Get the path of the parent module☆77Updated 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 …☆94Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 10 months 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
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- List of node.js builtin modules☆38Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 3 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- resolve function which support the browser field in package.json☆102Updated 6 months ago
- Check if a string or buffer is SVG☆140Updated last week
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Lightweight Babylon AST traversal tools.☆44Updated 11 months ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 6 months ago
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago