Showing 1-20 of 63 packages
Node binding of MurmurHash3
An incremental implementation of MurmurHash3
MurmurHash3 x86 32-bit implemented in JavaScript.
MurmurHash3 x86 finalization mix implemented in JavaScript.
MurmurHash3 x86 128-bit implemented in JavaScript.
A javascript implementation of MurmurHash3's x86 hashing algorithms.(Browser&Server)
MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.
Fast MurmurHash3 with 128-bit support for Node.js and browsers
native murmurhash3 32bit with browser fallback
HyperLogLog using a 32-bit murmurhash3 for node and browser
Node.js binding to jwerle's murmurhash3 implementation.
Pure TypeScript implementation of MurmurHash2 and MurmurHash3 algorithms for Node.js and browsers
MurmurHash3 in TypeScript
TypeScript definitions for imurmurhash
ETS FingerprintJS is library which generates a unique identifier for a user's browser based on various browser and system properties such as user agent, language, screen resolution, plugins, etc. The identifier is generated using the MurmurHash3 algorithm
MurmurHash in WASM for Node.js and the browser
MurmurHash3 in TypeScript
Create bloom filters using murmurhash3
Deterministic random generator powered by MurmurHash3
A JS implementation of the MurmurHash3 algorithms. (browser and server)