imurmurhash
An incremental implementation of MurmurHash3
murmurhash3js
A javascript implementation of MurmurHash3's x86 hashing algorithms.(Browser&Server)
murmur-128
MurmurHash3 x86 128-bit implemented in JavaScript.
murmurhash3js-revisited
MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.
murmur-32
MurmurHash3 x86 32-bit implemented in JavaScript.