Perfect hash function generator
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.
| Package | gperf 3.3 (history) |
| Channel | guix |
| Definition | |
| Build status | view 🚧 |
| Home page | https://www.gnu.org/software/gperf/ |
| Source |
| Package | gperf 3.0.4 |
| Channel | guix-past |
| Definition | |
| Build status | view 🚧 |
| Home page | https://www.gnu.org/software/gperf/ |
| Source |
