ahash 0.8.8

A non-cryptographic hash function using AES-NI for high performance
Documentation

ahash

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

default

  • std
  • runtime-rng

std

    This feature flag does not enable additional features.

runtime-rng

  • getrandom

getrandom

  • dep:getrandom

atomic-polyfill

  • dep:atomic-polyfill
  • once_cell/atomic-polyfill

serde

  • dep:serde

const-random

  • dep:const-random

compile-time-rng

  • const-random

no-rng

    This feature flag does not enable additional features.

nightly-arm-aes

    This feature flag does not enable additional features.