gperf - A perfect hash function generator
Website: | http://www.gnu.org/software/gperf/gperf.html |
---|---|
License: | GPLv3+ |
- Description:
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.
Packages
gperf-3.0.4-1m.mo6.x86_64 [104 KiB] |
Changelog
by NAKAYA Toshiharu (2009-06-26):
- (3.0.4-1m) - update to 3.0.4 |