gitlab.com topics: hash table
fwojcik/smhasher3
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).
Last synced at: about 2 years ago - Stars: 3 - Forks: 4
sowow359/py_module
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)
Last synced at: over 2 years ago - Stars: 0 - Forks: 0