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.☆310Updated 5 years ago
- Javascript implementation of xxHash☆298Updated 3 years ago
- A JavaScript port of the Brotli compression algorithm, as used in WOFF2☆533Updated last year
- High-priority task queue for Node.js and browsers☆612Updated 4 years ago
- A cross-browser implementation of the new setImmediate API.☆1,305Updated 2 years ago
- A fast, simple & universal Least Recently Used (LRU) map for JavaScript☆798Updated 11 months ago
- Extremely fast double-ended queue implementation☆622Updated 5 years ago
- a CSS selector compiler & engine☆600Updated this week
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆535Updated this week
- JavaScript bloom filter using FNV for fast hashing☆775Updated 2 months ago
- Cross-browser polyfill for navigator.hardwareConcurrency☆309Updated 8 years ago
- 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
- Javascript FNV-1a Hash Algorithm (up to 1024 bit) implementation. Based on:☆88Updated 2 years ago
- LZ4 fast compression algorithm for NodeJS☆443Updated last year
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆500Updated last year
- GZIP implemented in pure JavaScript☆438Updated 6 years ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆261Updated 5 years ago
- High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.☆279Updated last year
- Unmaintained! ⚠️ CSS Object Model implemented in pure JavaScript. Also, a CSS parser.☆755Updated 2 years ago
- Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.☆796Updated last year
- Useragent parser for Node.js, ported from browserscope.org☆904Updated 4 years ago
- Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.☆356Updated last year
- A pure JS in-memory implementation of the IndexedDB API☆666Updated 2 months ago
- A streaming JSON parser written in pure JavaScript for node.js☆368Updated 4 years ago
- Extract meaning from JS Errors☆483Updated 3 years ago
- Tim Sort implementation for Node.js☆247Updated 5 years ago
- An RFC 3986 compliant, scheme extendable URI parsing/validating/normalizing/resolving library for JavaScript☆316Updated 2 years ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- libexpat XML SAX parser binding for node.js☆386Updated last week