Rust FFI bindings to jemalloc memory allocator.
# Cargo.toml
[dependencies]
jemalloc-sys = "0.5.4+5.3.0-patched"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Allocates memory using jemalloc's malloc function.
Prefer using jemallocator crate for safe integration.
No dependency data recorded yet.