Skip to content

πŸ’₯ Cython hash tables that assume keys are pre-hashed

License

Notifications You must be signed in to change notification settings

explosion/preshed

Repository files navigation

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