phf 0.7.6

Runtime support for perfect hash function data structures
Documentation

Compile time optimized maps and sets.

PHF data structures can be generated via the syntax extensions in the phf_macros crate or via code generation in the phf_codegen crate. See the documentation of those crates for more details.