Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

October 04 2008

19:00

General Purpose Hash Function Implementations - By Arash Partow

Implementations of a number of general purpose hash functions, in C, C++, Python, Ruby, Pascal. Plus a Bloom filter using them, in C++. Open source; license seems basically BSD-compatible.