murmurhash3js

A javascript implementation of MurmurHash3's x86 hashing algorithms.(Browser&Server)

murmurhash3js-revisited

MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.