SkillAgentSearch skills...

Quickphf

Rust implementation of the PTHash perfect hash function for static compile-time generated hash tables

Install / Use

/learn @dtrifuno/Quickphf
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

QuickPHF

QuickPHF is a Rust implementation of the PTHash minimal perfect hash function algorithm.

It consists of two crates:

  • quickphf - runtime code for static hash maps and hash sets
  • quickphf_codegen - perfect hash function builder and code generator

License

Licensed under any of:

by your choice.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be multi-licensed as above, without any additional terms or conditions.

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated2mo ago
Forks4

Languages

Rust

Security Score

95/100

Audited on Jan 29, 2026

No findings