I am looking for an implementation of the Rabin Hash Function in Java, Can anyone recommend a fast library?
Update: I've just tested the library here.
It takes ~2200ms to hash 1mm random urls on my 2GHz processor.
This is certainly good enough for my needs, however I will test another library when I get a monent and post the results here.
Here's my Java implementation.
http://code.google.com/p/rabinfingerprint/
It also includes arbitrarily large irreducible polynomials (using BigIntegers).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With