Good Hashing[quote]When I want a simple string hash, I tend to go with this: (...) It's extremely fast and works...
Good HashingAs I understand it, you want a hashing function to use a string as a key in a hash table? The one I...