Skip to content
forked from explosion/preshed

💥 Cython hash tables that assume keys are pre-hashed

License

Notifications You must be signed in to change notification settings

fgdroege/preshed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Cython 55.0%
  • Python 23.7%
  • C 20.4%
  • Shell 0.9%