Projects with this topic
Sort by:
-
SMHasher3 is a test suite for evaluating non-cryptographic hash functions. It focuses on things like output distribution and collisions, with some perf tests. Based on the SMHasher fork maintained by Reini Urban (https://github.com/rurban/smhasher).
Updated -
You see here an attempt to implement hash table in C(++) with a possibility to use it in python. (I actually don't know what I'm doing please send help)
Updated -