Description
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.
More information
- Homepage: https://www.gnu.org/software/gperf/
...
Version | Module | Available on |
---|---|---|
3.1-GCCcore-913.32.0 | devel/gperf/3.1-GCCcore-913.32.0 | Noctua 1, Noctua 2 |
3.1-GCCcore-812.32.0 | devel/gperf/3.1-GCCcore-812.32.0 | Noctua 1, Noctua 2 |
3.1-GCCcore-1311.23.0 | devel/gperf/3.1-GCCcore-1311.23.0 | Noctua 1, Noctua 2 |
3.1-GCCcore-1211.2.0 | devel/gperf/3.1-GCCcore-1211.2.0 | Noctua 1, Noctua 2 |
3.1-GCCcore-1110.3.0 | devel/gperf/3.1-GCCcore-1110.3.0 | Noctua 1, Noctua 2 |
3.1-GCCcore-1110.2.0 | devel/gperf/3.1-GCCcore-1110.2.0 | Noctua 1, Noctua 2 |
3.1-GCCcore-109.3.0 | devel/gperf/3.1-GCCcore-109.3.0 | Noctua 1, Noctua 2 |
3.1-GCCcore-108.23.0 | devel/gperf/3.1-GCCcore-108.23.0 | Noctua 1, Noctua 2 |
This table is generated automatically. If you need other versions please click pc2-support@uni-paderborn.de.
...