A port of the Gnu tool GPerf. GPerf is a perfect hash function generator written in C++. It transforms an n element user-specified keyword set W into a perfect hash function F. F uniquely maps keywords in W onto the range 0..k, where k = n. If k = n ...