jemallocator 0.1.9

A Rust allocator backed by jemalloc
Documentation

jemallocator

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

default

  • bg_thread

bg_thread

  • jemalloc-sys/bg_thread

unprefixed_malloc_on_supported_platforms

  • jemalloc-sys/unprefixed_malloc_on_supported_platforms

debug

  • jemalloc-sys/debug

profiling

  • jemalloc-sys/profiling

alloc_trait

    This feature flag does not enable additional features.