https://github.com/hroptatyr/phashist
Perfect hash table generator, like gperf but slightly different.
https://github.com/hroptatyr/phashist
Last synced: 4 months ago
JSON representation
Perfect hash table generator, like gperf but slightly different.
- Host: GitHub
- URL: https://github.com/hroptatyr/phashist
- Owner: hroptatyr
- Created: 2014-09-11T14:56:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-30T06:25:01.000Z (almost 11 years ago)
- Last Synced: 2025-06-01T09:46:15.967Z (4 months ago)
- Language: C
- Size: 207 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
phashist
========Drop-in replacement of gperf(1) that allows to match prefixes as well.