CMD + K

preshed

Community

Cython hash table that trusts the keys are pre-hashed

Installation

To install this package, run one of the following:

Pip
$pip install -i https://pypi.anaconda.org/rolando/simple preshed

Usage Tracking

0.46.4
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

.. image:: https://travis-ci.org/spacy-io/preshed.svg?branch=master :target: https://travis-ci.org/spacy-io/preshed

Cython Hash Table for Pre-Hashed Keys

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/

About

Summary

Cython hash table that trusts the keys are pre-hashed

Last Updated

Feb 18, 2017 at 04:46

License

MIT

Total Downloads

95