Home > Repositories > base > gperf

gperf: A perfect hash function generator

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.
Name:gperf
Release: 3.3-1mamba
Group:Applications/Development
Maintainer:silvan
License:GPL
Size:1.76 MB
Upstream URL:http://www.gnu.org/software/gperf/
Build time:2025-04-21 03:57:59
Source files
gperf-3.3.tar.gz
gperf.spec
Binary packages and requirements
x86_64aarch64i586
Built RPMSgperf
gperf-debug
gperf
gperf-debug
gperf
gperf-debug
Build requirementsbash [1]
glibc-devel [1]
libgcc [1]
libstdc++6-devel [1]
texinfo [1]
bash [1]
glibc-devel [1]
libgcc [1]
libstdc++6-devel [1]
texinfo [1]
bash [1]
glibc-devel [1]
libgcc [1]
libstdc++6-devel [1]
texinfo [1]
History of changes
DatePackagerReleaseDescription
Build required by