Showing 1-20 of 80 packages
A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.
TypeScript definitions for murmurhash-js
MurmurHash (32,64,128)bit native bindings for nodejs
murmurhash V2, support utf8 Buffer
MurmurHash in WASM for Node.js and the browser
JavaScript implementation of the murmurhash algorithm - 32bit
An optimized JavaScript implementation of the MurmurHash algorithm.
MurmurHash algorithms for react native apps
Murmurhash v3
Native JS murmur hash implementation
HyperLogLog Distinct Value Estimator with an alternative implementation to murmurhash 128bit based on murmurhash-native instead of murmurhashv3
MurmurHash (32,64,128)bit native bindings for nodejs
A MurmurHash2 implementation
Containing non-crypographic hash functions worked in both browser and Node.js: 1) SuperFastHash; 2) MurmurHash 3
An incremental implementation of MurmurHash3
Create short url from long url by Node Murmurhash
MurmurHash (32,64,128)bit native bindings for nodejs
A ES5 wrapper for the MurmurHash function
JavaScript implementation of the murmurhash algorithm
Fast, non-cryptographic hash function implementation of MurmurHash 3.0. Perfect for hash tables, bloom filters, or when you need quick consistent hashing without cryptographic guarantees.