ncore

Crates.ioncore
lib.rsncore
version0.1.0
sourcesrc
created_at2022-12-15 22:07:04.786254
updated_at2022-12-15 22:07:04.786254
descriptionPrint the number of usable cores, taking into account cgroups
homepagehttps://git.sr.ht/~yikesh/ncore
repositoryhttps://git.sr.ht/~yikesh/ncore
max_upload_size
id738346
size51,866
Jack Brown (brownjohnf)

documentation

README

ncore

Print the number of usable cores available to an application, taking into account things like cgroups.

Usage

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
Commit count: 0

cargo fmt