murmurHash - native implementation of murmur hash algorithm in multiple languages Based on the work of: https://github.com/aappleby/smhasher https://github.com/shorelabs/murmurhash-online https://github.com/spaolacci/murmur3 So far murmur v3 32bit: python javascript golang