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.1.tar.gz gperf libgcc /usr/bin /usr/share/doc /usr/share/info /usr/share/man 2020-12-09 3.1 Rebuild Mustafa Cinasal muscnsl@gmail.com 2019-12-25 3.1 Rebuild Idris Kalp idriskalp@gmail.com 2018-07-15 3.1 Rebuild Ertuğrul Erata ertugrulerata@gmail.com 2017-01-29 3.1 Version bump. Ertuğrul Erata ertugrulerata@gmail.com 2016-04-27 3.0.4 Release Bump PisiLinux Community admin@pisilinux.org 2016-03-05 3.0.4 First release Alihan Öztürk alihan@pisilinux.org