Crates.io | ncore |
lib.rs | ncore |
version | 0.1.0 |
source | src |
created_at | 2022-12-15 22:07:04.786254 |
updated_at | 2022-12-15 22:07:04.786254 |
description | Print the number of usable cores, taking into account cgroups |
homepage | https://git.sr.ht/~yikesh/ncore |
repository | https://git.sr.ht/~yikesh/ncore |
max_upload_size | |
id | 738346 |
size | 51,866 |
Print the number of usable cores available to an application, taking into account things like cgroups.
Print the number of _usable_ cores available to the process, taking into account things like cgroup
resource limits
Usage:
Options:
-n, --no-newline Do not output a trailing newline
-h, --help Print help information
-V, --version Print version information