# libnuma
[libnuma] is a pair of Rust crates that provides a simple C wrapping around the Linux library [libnuma]( http://oss.sgi.com/projects/libnuma). `libnuma-sys` provides a low-level binding and `libnuma` provides a mid-level binding.
## Licensing
The license for this project is MIT.
[libnuma]: https://github.com/lemonrock/libnuma "libnuma GitHub page"