Home / other / gperf
Name Modified Size InfoDownloads / Week
Parent folder
README-gperf.md 2015-12-04 1.3 kB
gperf_3.0.4_mingw32.tar.xz 2015-12-04 246.8 kB
Totals: 2 Items   248.2 kB 0

GNU logo

GNU gperf is a perfect hash function generator. For a given list of strings, it produces a hash function and hash table, in form of C or C++ code, for looking up a value depending on the input string. The hash function is perfect, which means that the hash table has no collisions, and the hash table lookup needs a single string comparison only.


Project Pages:

Source:

Licenses:

Documentation:

Support:

Requires:

Source: README-gperf.md, updated 2015-12-04