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
- 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
- string representations of objects in node and the browser☆155Updated 3 weeks ago
- Environment agnostic nextTick polyfill☆75Updated 4 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
- Evaluate node require() module content directly☆94Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Create and parse HTTP Content-Type header☆138Updated 3 weeks ago
- when you want to fire an event no matter how a process exits.☆193Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Check if something is a Node.js stream☆113Updated last year
- Check if a string or buffer is SVG☆142Updated 3 months ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Prepare a node environment to require files with different extensions.☆48Updated last year
- Converts a source-map from/to different formats.☆171Updated 7 months ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Type assertions aka less-broken `typeof`☆78Updated last year
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- ☆91Updated 2 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Write data to a random temporary file☆107Updated last year
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 10 months ago
- Get the set npm registry URL☆56Updated 6 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Glob to regular expression with support for extended globs.☆74Updated last year