eytzinger 1.1.1

This crate implements the "eytzinger" (aka BFS) array layout.
Documentation

eytzinger

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

default

  • heap-permutator
  • heap-permutator-sparse

heap-permutator

  • nonmax

heap-permutator-sparse

  • nohash-hasher

nonmax

    This feature flag does not enable additional features.

nohash-hasher

    This feature flag does not enable additional features.

branchless

    This feature flag does not enable additional features.