Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New hashing algorithms #13

Open
emiltayl opened this issue May 29, 2012 · 0 comments
Open

New hashing algorithms #13

emiltayl opened this issue May 29, 2012 · 0 comments
Assignees

Comments

@emiltayl
Copy link
Owner

Hashes with better collision properties should be included.

MurmurHash3 - http://code.google.com/p/smhasher/wiki/MurmurHash3
FNV1 - http://en.wikipedia.org/wiki/Fowler%E2%80%93Noll%E2%80%93Vo_hash_function
Cityhash - http://code.google.com/p/cityhash-c/

@ghost ghost assigned emiltayl May 29, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant