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.1-2mamba
Group:Applications/Development
Maintainer:silvan
License:GPL
Size:1.17 MB
Upstream URL:http://www.gnu.org/software/gperf/
Build time:2024-04-20 12:07:00
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
2024-04-20silvan3.1-2mamba- rebuilt with debug package and other specfile fixes
2017-02-07autodist3.1-1mamba- automatic version update by autodist
2013-07-10autodist3.0.4-2mamba- automatic version update by autodist
2009-02-17silvan3.0.4-1mamba- automatic update by autodist
2008-01-08aleph03.0.3-1mamba- update to 3.0.3
- new package maintainer
2006-07-03davide3.0.2-1qilnx- package created by autospec