Cython hash table that trusts the keys are pre-hashed
Simple but high performance Cython hash table mapping pre-randomized keys to void* values. Inspired by Jeff Preshing.
void*