jemallocator 0.5.4

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

default

  • background_threads_runtime_support

background_threads_runtime_support

  • jemalloc-sys/background_threads_runtime_support

debug

  • jemalloc-sys/debug

stats

  • jemalloc-sys/stats

profiling

  • jemalloc-sys/profiling

disable_initial_exec_tls

  • jemalloc-sys/disable_initial_exec_tls

unprefixed_malloc_on_supported_platforms

  • jemalloc-sys/unprefixed_malloc_on_supported_platforms

background_threads

  • jemalloc-sys/background_threads

alloc_trait

    This feature flag does not enable additional features.