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-6m.mo8.i686 [92 KiB] |
Changelog
by Hiromasa YOSHIMOTO (2011-04-11):
- (3.0.4-6m) - rebuild for new GCC 4.6 |