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 implementation of xxHash☆297Updated 2 years ago
- A JavaScript port of the Brotli compression algorithm, as used in WOFF2☆528Updated last year
- High-priority task queue for Node.js and browsers☆612Updated 3 years ago
- Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.☆356Updated last year
- Javascript FNV-1a Hash Algorithm (up to 1024 bit) implementation. Based on:☆87Updated last year
- A fast, simple & universal Least Recently Used (LRU) map for JavaScript☆794Updated 7 months ago
- Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.☆792Updated 10 months ago
- A cross-browser implementation of the new setImmediate API.☆1,304Updated last year
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆526Updated 4 months ago
- ☆252Updated 4 years ago
- High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.☆278Updated last year
- Extremely fast double-ended queue implementation☆622Updated 5 years ago
- a CSS selector compiler & engine☆587Updated this week
- Implements the node.js require.resolve() algorithm☆788Updated 3 months ago
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- JavaScript bloom filter using FNV for fast hashing☆767Updated 9 months ago
- A streaming JSON parser written in pure JavaScript for node.js☆367Updated 3 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated 2 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆499Updated last year
- An RFC 3986 compliant, scheme extendable URI parsing/validating/normalizing/resolving library for JavaScript☆313Updated last year
- JSDoc parser☆458Updated 6 years ago
- MurmurHash3, in JavaScript.☆202Updated 2 years ago
- Load module from string☆299Updated 7 years ago
- Like JSON.stringify, but doesn't throw on circular references☆553Updated last year
- Generate, and decode, base64 VLQ mappings for sourcemaps and other uses☆216Updated last year
- a fast heap-based priority queue in JavaScript☆365Updated last year
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆452Updated last week
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆414Updated 9 months ago