Perfect hash function: Difference between revisions

Content deleted Content added
Line 155:
*[http://www.dupuis.me/node/9 MPHSharp]: perfect hashing methods in C#
*[https://github.com/rizkg/BBHash BBHash]: minimal perfect hash function in header-only C++
*[https://github.com/rurban/Perfect-Hash Perfect::Hash], perfect hash generator in Perl that makes C code. Has a "prior art" section worth looking at.
 
{{DEFAULTSORT:Perfect Hash Function}}