Cross-platform global memory allocator using rpmalloc.
# Cargo.toml
[dependencies]
rpmalloc = "0.2.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Set rpmalloc as the global allocator.
Test thoroughly on your target platform; consider using only for performance-critical sections.
No dependency data recorded yet.