/phf-sandbox

Implementations and benchmarks of perfect hash function algorithms

Primary LanguageRustGNU General Public License v3.0GPL-3.0

PHF sandbox

The goal of this project is to:

  • implement various perfect hash function algorithms in Rust, and
  • compare their performance in terms of construction time, evaluation time, and representation size.

License

Licensed under version 3 of the GNU General Public License or (at your option) any later version. See LICENSE for more details.