danieldk / preshed

💥 Cython hash tables that assume keys are pre-hashed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Azure Pipelines pypi Version conda Version Python wheels

About

💥 Cython hash tables that assume keys are pre-hashed

License:MIT License


Languages

Language:Cython 57.5%Language:Python 23.8%Language:C 17.9%Language:Shell 0.8%