gperf http://www.gnu.org/software/gperf/gperf.html PisiLinux Community admins@pisilinux.org GPLv2 app:console A perfect hash function generator 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. mirrors://gnu/gperf/gperf-3.0.4.tar.gz gperf libgcc /usr/bin /usr/share/doc /usr/share/info /usr/share/man 2014-05-11 3.0.4 Release bump. Marcin Bojara marcin@pisilinux.org 2013-10-24 3.0.4 Rebuild. Ertuğrul Erata ertugrulerata@gmail.com 2013-07-26 3.0.4 Fix dep,release bump. PisiLinux Community admins@pisilinux.org 2012-08-23 3.0.4 First release PisiLinux Community admins@pisilinux.org