← All Modules

linux

/proc and /sys/... readers exposed as a Rust builtin. Linux-only — the table is registered empty on macOS and Windows. Plan 18 / v0.15.1.

Backed by the procfs crate; numbers are bytes (kB fields are converted in Rust so callers don't have to).

Host

CPU

Per-process

Errors surface as linux.X: … runtime errors. The process.list builtin gives you a names-and-cmdlines view; combine it with linux.proc_stat for a top-style readout.