Skip to content

srdja/hash-test

Repository files navigation

hash-test

Visualizing hash table index distribution and showing how easy it is to mess up a hash function and never even know about it.

No hashing, just rand()

random

Broken murmur3 hash

broken hash

Unhashed pointers

pointers

Fixed murmur3 hash

fixed hash

About

Visualizing hash table index distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published