Native Rust crate for managing control groups on Linux, enabling resource limits and monitoring.
# Cargo.toml
[dependencies]
cgroups-rs = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new cgroup with the given name for resource management.
Ensure the target platform is Linux and cgroups are enabled.
No dependency data recorded yet.