garycourt / murmurhash-jsLinks
An optimized JavaScript implementation of the MurmurHash algorithms.
☆528Updated 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.☆310Updated 5 years ago
- High-priority task queue for Node.js and browsers☆611Updated 3 years ago
- Javascript implementation of xxHash☆298Updated 3 years ago
- A fast, simple & universal Least Recently Used (LRU) map for JavaScript☆795Updated 10 months ago
- Javascript FNV-1a Hash Algorithm (up to 1024 bit) implementation. Based on:☆87Updated last year
- A JavaScript port of the Brotli compression algorithm, as used in WOFF2☆531Updated last year
- A cross-browser implementation of the new setImmediate API.☆1,303Updated last year
- ☆252Updated 5 years ago
- Extremely fast double-ended queue implementation☆622Updated 5 years ago
- a CSS selector compiler & engine☆593Updated this week
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆261Updated 5 years ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆533Updated last month
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆307Updated 2 years ago
- Generate, and decode, base64 VLQ mappings for sourcemaps and other uses☆218Updated last year
- Flattens the underlying C structures of a concatenated JavaScript string☆391Updated 3 years ago
- Extract meaning from JS Errors☆483Updated 2 years ago
- An RFC 3986 compliant, scheme extendable URI parsing/validating/normalizing/resolving library for JavaScript☆316Updated 2 years ago
- ECMAScript parser that produces a Shift format AST☆257Updated 3 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆500Updated last year
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆415Updated 11 months ago
- Unmaintained! ⚠️ CSS Object Model implemented in pure JavaScript. Also, a CSS parser.☆754Updated 2 years ago
- JSDoc parser☆458Updated 7 years ago
- A streaming JSON parser written in pure JavaScript for node.js☆368Updated 4 years ago
- Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.☆794Updated last year
- Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.☆372Updated 3 years ago
- Tim Sort implementation for Node.js☆247Updated 5 years ago
- An implementation of the WHATWG URL Standard in JavaScript☆406Updated last month
- RFC 7234 in JavaScript. Parses HTTP headers to correctly compute cacheability of responses, even in complex cases☆260Updated 9 months ago
- JavaScript bloom filter using FNV for fast hashing☆773Updated 3 weeks ago
- A super efficient binary serialization format for JSON.☆462Updated 8 years ago