ace_gperf
ACE perfect hash function generator
Install
- All systems
-
curl cmd.cat/ace_gperf.sh
- Debian
-
apt-get install ace-gperf
- Ubuntu
-
apt-get install ace-gperf
- Kali Linux
-
apt-get install ace-gperf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ace-gperf
- Raspbian
-
apt-get install ace-gperf
- Dockerfile
- dockerfile.run/ace_gperf
ace-gperf
ACE perfect hash function generator
ace_gperf is the ACE version of gperf. Both ace_gperf and gperf were written by the same author, and have basically the same options and functionality. ace_gperf simply takes advantage of some of the features provided by the ACE library.