Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1 KB

README.md

File metadata and controls

12 lines (9 loc) · 1 KB

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