Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4e5302a

Browse files
committed
Marc-Andre Lemburg <[email protected]>:
Perfect hash table generator. Outputs a Python extension module which provides access to the hash table (which is stored in static C data) using custom code. This module can currently only generates code for the ucnhash module, but can easily be adapted to produce perfect hash tables for other tasks where fast lookup in large tables is needed. By Bill Tutt.
1 parent c5bb9c2 commit 4e5302a

1 file changed

Lines changed: 664 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)