C Minimal Perfect Hashing Library is a portable
LGPL library to create and to work with minimal
perfect hashing functions. The library
encapsulates the newest and more efficient
algorithms available in the literature in an
easy-to-use, production-quality, fast API. The
library is designed to work with big entries that
cannot fit in the main memory. It has been used
successfully for constructing minimal perfect
hashing functions for sets with billions of keys.