Rust FFI bindings to the libnuma (numactl) library for NUMA memory management.
# Cargo.toml
[dependencies]
libnuma-sys = "0.0.9"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Check if NUMA is available using libnuma-sys
Install libnuma-dev (Linux) or equivalent before building.
No dependency data recorded yet.