Rust FFI bindings to the jemalloc memory allocator, used by TiKV.
# Cargo.toml
[dependencies]
tikv-jemalloc-sys = "0.7.1+5.3.1-0-g81034ce1f1373e37dc865038e1bc8eeecf559ce8"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Allocates memory using jemalloc.
Use the jemallocator crate for safe global allocator setup.
No dependency data recorded yet.