preshed: Cython Hash Table for Pre-Hashed Keys
Simple but high performance Cython hash table mapping pre-randomized keys to void* values. Inspired by Jeff Preshing.
Simple but high performance Cython hash table mapping pre-randomized keys to void* values. Inspired by Jeff Preshing.