preshed
Cython hash table that trusts the keys are pre-hashed
Cython hash table that trusts the keys are pre-hashed
To install this package, run one of the following:
.. image:: https://travis-ci.org/spacy-io/preshed.svg?branch=master :target: https://travis-ci.org/spacy-io/preshed
Simple but high performance Cython hash table mapping pre-randomized keys to void* values.
Inspired by: http://preshing.com/20130107/this-hash-table-is-faster-than-a-judy-array/
Summary
Cython hash table that trusts the keys are pre-hashed
Last Updated
Feb 18, 2017 at 04:46
License
MIT
Total Downloads
95