Package gperf

A perfect hash function generator

http://www.gnu.org/software/gperf/

Gperf is a perfect hash function generator written in C++. Simply
stated, a perfect hash function is a hash function and a data
structure that allows recognition of a key word in a set of words
using exactly one probe into the data structure.

Version: 3.1

General Commands

gperf generate a perfect hash function from a key set