preshed (3.0.12)

Published 2026-02-24 14:12:17 +00:00 by atheaadmin

Installation

pip install --index-url  preshed

About this package

Cython hash table that trusts the keys are pre-hashed

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

Requirements

Requires Python: >=3.6,<3.15