yahoo / Oak

A Scalable Concurrent Key-Value Map for Big Data Analytics
Apache License 2.0
268 stars 48 forks source link

Murmur3 hash implementation #172

Closed liran-funaro closed 3 years ago

liran-funaro commented 3 years ago

This is a very good explanation of the flaw of murmur2: https://sites.google.com/site/murmurhash/murmurhash2flaw

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.