Skip to main content

Cython hash table that trusts the keys are pre-hashed

Project description

trustyc provides a hash table to map 64-bit pre-hashed keys to memory addresses. It trusts that the keys are fully randomized, and that if the user stores a number, it is safe to cast it to a memory address.

The main use is via Cython. See the murmurhash package for a good way to generate keys.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

preshed-0.1.tar.gz (24.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page