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.1-1m.mo8.x86_64 [97 KiB] |
Changelog
by Yohsuke Ooi (2017-04-08):
- (3.1-1m) - update to 3.1 |