t1ha 0.1.2

An implementation of the T1AH (Fast Positive Hash) hash function.

t1ha

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 5 feature flags, 4 of them enabled by default.

default

  • std
  • runtime_select

std

    This feature flag does not enable additional features.

runtime_select

  • lazy_static

lazy_static

  • dep:lazy_static

unaligned_access

    This feature flag does not enable additional features.