You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libnuma is a pair of Rust crates that provides a simple C wrapping around the Linux library libnuma. libnuma-sys provides a low-level binding and libnuma provides a mid-level binding.
Licensing
The license for this project is MIT.
About
A low-level rust binding for libnuma, allowing rust access to NUMA functionality on Linux supercomputers