Home > Repository > 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.
Nome:gperf
Versione: 3.1-2mamba
Gruppo:Applications/Development
Manutentore:silvan
Licenza:GPL
Dimensione:1,17 MB
URL di origine:http://www.gnu.org/software/gperf/
Data di compilazione:2024-04-20 12:07:00
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatigperf
gperf-debug
gperf
gperf-debug
gperf
gperf-debug
Dipendenze di compilazionebash [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]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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