/preshed

💥 Cython hash tables that assume keys are pre-hashed

Primary LanguageCythonMIT LicenseMIT

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.

tests pypi Version conda Version Python wheels