implhm 1.0.8

Simplified library of collision-handling HashMaps
Documentation

implhm

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 2 of them enabled by default.

default

separate-chaining (default)

enabled (default)

This feature flag does not enable additional features.

double-hashing

double-hashing-test

linear-probing

linear-probing-test

open-addressing

open-addressing-test

quadratic-probing

quadratic-probing-test

separate-chaining-test

test

This feature flag does not enable additional features.