• Marc-André Lemburg's avatar
    Marc-Andre Lemburg <mal@lemburg.com>: · 4e5302a2
    Marc-André Lemburg yazdı
    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.
    4e5302a2
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...