Library to get system information such as processes, CPUs, disks, components and networks
# Cargo.toml
[dependencies]
sysinfo = "0.39.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retrieve system information like memory and CPU count.
Run the application with appropriate permissions or check for errors when accessing certain data.
No dependency data recorded yet.