We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
http://cyan4973.github.io/xxHash/
The text was updated successfully, but these errors were encountered:
Agree, it would be nice to have it built into the lib. I found a good Java implementation here: https://github.com/OpenHFT/Zero-Allocation-Hashing
Sorry, something went wrong.
+1 Although this can be worked around just by using XXHash itself to compute a 64-bit value.
Here is another XXHash implementation which seems fairly fast: https://github.com/jpountz/lz4-java
How is the uniformity of xxHash? Couldn't find any bechmarks wrt to that.
No branches or pull requests
http://cyan4973.github.io/xxHash/
The text was updated successfully, but these errors were encountered: