hyperic/sigar
System Information Gatherer And Reporter observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 6417
- days_rel: n/a
- days_push: 987
- n_releases_24m: 0
Adoption not part of the score
1548 stars · 497 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SIGAR (System Information Gatherer And Reporter) is a cross-platform C library for collecting system information such as CPU, memory, disk, network interfaces, and process details. It provides bindings for use from languages like Java, Python, and Ruby.
Use cases
- get cpu and memory usage from a cross-platform app
- collect network interface stats in a monitoring agent
- query disk and filesystem information programmatically
- gather system metrics for a server dashboard
- inspect running processes and their resource usage
When to choose
- you need a mature native library for system metrics across Linux, macOS, and Windows
- you want language bindings on top of a single C core
- you are building a monitoring agent or system inventory tool
When to avoid
- you need actively developed features or modern platform support
- you prefer a pure-language solution without native dependencies
- you only target a single OS and can use its native APIs
Facets
library · maturity maintenance
monitoring developer-tools developer-tools operating-systems monitoring windows cross-platform c system-information hardware-info cross-platform native-library linux macos
1 source
- readme: https://github.com/hyperic/sigar · fetched 2026-08-28 · 9e36c1431b9b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hyperic/sigar | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem