CityHash64 for Java

1,608 views
Skip to first unread message

Paul Meehan

unread,
Aug 27, 2013, 10:02:21 AM8/27/13
to cityhash...@googlegroups.com
Hi

I am interested in an equivalent algorithm in Java for CityHash C++. By equivalent I mean a 64 bit signed long returned by a Java version will be equivalent to the uint64 returned by the C++ version after conversion/adjustment. A Java version is to be found here:

https://github.com/tamtam180/CityHash-For-Java

But after testing the 64bit hashing function (CityHash64), the hash values returned are different when the same strings are inputted into both C++ and Java.

Can anybody comment or shed some light on this?

thanks
Paul

dpw...@gmail.com

unread,
Jun 18, 2014, 5:15:53 PM6/18/14
to cityhash...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages