A Rust allocator backed by jemalloc.
# Cargo.toml
[dependencies]
jemallocator = "0.5.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets jemalloc as the global allocator and uses it for a simple allocation.
Enable the 'disable_initial_exec_tls' feature on Windows or use a different allocator.
No dependency data recorded yet.