Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
-
Updated
Aug 17, 2023 - C++
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
A morden implement of CHD/SHD algorithm.
mirror of git.savannah.gnu.org/gperf.git with more features. gitlab has the issues
CMPH - C Minimal Perfect Hashing Library (http://cmph.sourceforge.net/)
Header-only perfect hash container class implemented in modern C++
Fork of the GNU `gperf` perfect hash function creation tool. This fork allows output of the hash function, simplifying creation of compiled hash functions for other languages.
A framework to create scripts to precompute a near-perfect hashtable that can be stored and used in future.
Add a description, image, and links to the perfect-hash topic page so that developers can more easily learn about it.
To associate your repository with the perfect-hash topic, visit your repo's landing page and select "manage topics."