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.
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSimple but high performance Cython hash table mapping pre-randomized keys to void* values. Inspired by Jeff Preshing.