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 C or C++ code. That the hash function is perfect means that no collisions can exist and that look-ups can be made by single string comparisons.

There are 2 versions available for this package.


Packagegperf 3.3 (history)
Channelguix
Definitiongnu/packages/gperf.scm
Build statusview 🚧
Home pagehttps://www.gnu.org/software/gperf/
SourceSource code archival status at Software Heritage.

Packagegperf 3.0.4
Channelguix-past
Definitionpast/packages/gperf.scm
Build statusview 🚧
Home pagehttps://www.gnu.org/software/gperf/
SourceSource code archival status at Software Heritage.