slab-alloc 0.1.1

A fast, single-threaded object allocator.

slab-alloc

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

default

  • os (default)
  • std (default)

os (default)

This feature flag does not enable additional features.

std (default)

  • os (default)

build-ignored-tests

This feature flag does not enable additional features.

hashmap-no-coalesce

This feature flag does not enable additional features.

hashmap-no-resize

This feature flag does not enable additional features.

no-coloring

This feature flag does not enable additional features.

use-stdlib-hashmap

This feature flag does not enable additional features.