Phf.Net icon indicating copy to clipboard operation
Phf.Net copied to clipboard

Tiny perfect hash library for dotnet

Results 3 Phf.Net issues
Sort by recently updated
recently updated
newest added

As I understand the CHD Algorithm it is suppose to be space-efficient for the MPHF replacement size, however the DisplacementMap seems to always be `n` bytes (`4n` bits) where `n`...

Great library. I found that the time to create the phf is linear up to about 40e6 keys, but at about 41e6 keys it spikes, and at 43e6 it never...

This way, any byte-representation can be used as a key.