Skip to main content

Crate opthash

Crate opthash 

Source

Structsยง

ElasticHashMap
Open-addressed hash map using elastic hashing.
ElasticOptions
Construction-time tuning for ElasticHashMap.
FunnelHashMap
Open-addressed hash map using funnel hashing.
FunnelOptions
Construction-time tuning for FunnelHashMap.