garycourt / murmurhash-jsLinks
An optimized JavaScript implementation of the MurmurHash algorithms.
☆529Updated 2 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:
- Fast string hashing function for Node.JS.☆311Updated 5 years ago
- JavaScript bloom filter using FNV for fast hashing☆767Updated 9 months ago
- Javascript implementation of xxHash☆297Updated 2 years ago
- High-priority task queue for Node.js and browsers☆611Updated 3 years ago
- A JavaScript port of the Brotli compression algorithm, as used in WOFF2☆527Updated last year
- Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.☆792Updated 9 months ago
- a CSS selector compiler & engine☆586Updated this week
- Javascript FNV-1a Hash Algorithm (up to 1024 bit) implementation. Based on:☆87Updated last year
- Extremely fast double-ended queue implementation☆622Updated 5 years ago
- A fast, simple & universal Least Recently Used (LRU) map for JavaScript☆793Updated 7 months ago
- A cross-browser implementation of the new setImmediate API.☆1,300Updated last year
- Generate, and decode, base64 VLQ mappings for sourcemaps and other uses☆216Updated 11 months ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆525Updated 3 months ago
- Cross-browser polyfill for navigator.hardwareConcurrency☆308Updated 8 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated 2 years ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆452Updated 2 months ago
- An RFC 3986 compliant, scheme extendable URI parsing/validating/normalizing/resolving library for JavaScript☆313Updated last year
- High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.☆278Updated last year
- ☆252Updated 4 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- Load module from string☆299Updated 7 years ago
- An xxhash binding for node.js☆195Updated 5 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆499Updated last year
- Implements the node.js require.resolve() algorithm☆787Updated 2 months ago
- Handler for htmlparser2, to get a DOM☆355Updated this week
- A purely functional red-black tree data structure☆385Updated 2 years ago
- Extract meaning from JS Errors☆482Updated 2 years ago
- Benchmarks for Node.js JSON-schema validators☆387Updated last year
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆414Updated 8 months ago
- RFC 7234 in JavaScript. Parses HTTP headers to correctly compute cacheability of responses, even in complex cases☆256Updated 6 months ago