numa-shim 0.2.0

NUMA detection and reservation in Rust — zero third-party C/C++ dependencies (no libnuma, no hwloc); direct system-libc/Win32 FFI only. Linux mbind(2) via raw syscall(2), Windows VirtualAllocExNuma, sysfs cpumap reader. Zero crate deps by default; the public API is fully forbid(unsafe_code)-friendly.
Documentation