#binding #numa #wrapper #c #libnuma

nightly sys libnuma-sys

An binding that wraps libnuma (also known as numactl)

7 releases

Uses old Rust 2015

0.0.9 Mar 30, 2018
0.0.8 Mar 26, 2018
0.0.4 Jun 12, 2017
0.0.3 May 27, 2016

#10 in #numa

Download history 23/week @ 2024-11-16 47/week @ 2024-11-23 44/week @ 2024-11-30 80/week @ 2024-12-07 38/week @ 2024-12-14 1/week @ 2024-12-21 8/week @ 2024-12-28 180/week @ 2025-01-04 293/week @ 2025-01-11 178/week @ 2025-01-18 148/week @ 2025-01-25 111/week @ 2025-02-01 117/week @ 2025-02-08 156/week @ 2025-02-15 178/week @ 2025-02-22 219/week @ 2025-03-01

698 downloads per month
Used in 21 crates (6 directly)

MIT license

240KB
7K SLoC

C 6.5K SLoC // 0.1% comments Rust 198 SLoC // 0.1% comments Automake 99 SLoC // 0.0% comments M4 78 SLoC // 0.7% comments Shell 44 SLoC // 0.2% comments

Contains (obscure autoconf code, 1KB) lib/numactl/configure.ac

libnuma

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.

Dependencies