GuillaumeGomez/sysinfo
Cross-platform library to fetch system information observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4194
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
2737 stars · 427 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
sysinfo is a Rust crate for retrieving system information such as CPU, memory, disks, networks, components, and processes across many operating systems. It provides a unified cross-platform API with refresh-based updates for live metrics.
Use cases
- get cpu and memory usage in a rust program
- list running processes with disk usage
- monitor disk and network interface statistics
- build a cross-platform system monitor or task manager
- read system name, kernel and os version
- collect hardware component temperatures
When to choose
- you need system metrics in Rust across Linux, macOS, Windows, BSD, Android or iOS
- you want a single unified API instead of per-OS code
- you need live refreshable process, cpu, memory, disk and network data
When to avoid
- you need system info in a language other than Rust
- you need deep low-level hardware introspection beyond what the crate exposes
- you target an unsupported OS and cannot tolerate empty values
Facets
library · maturity stable
monitoring developer-tools operating-systems developer-tools cross-platform windows rust cross-platform system-information processes cpu memory disks networks rust-crate linux macos android ios
2 sources
- readme: https://github.com/GuillaumeGomez/sysinfo · fetched 2026-08-28 · d94ac5fceaf0
- registry_crates: https://crates.io/api/v1/crates/sysinfo · fetched 2026-08-29 · 3de7ba8449db
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GuillaumeGomez/sysinfo | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="GuillaumeGomez/sysinfo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem