1
0
Fork
You've already forked getsys
0
get _some_ system _stuff_
  • Rust 100%
2023年04月10日 22:18:30 -05:00
examples [example/percpu] use .zip() instead of .next() 2023年03月13日 13:33:54 -05:00
src little comment 2023年04月10日 22:18:30 -05:00
.gitignore root commit 2022年11月25日 10:58:06 -05:00
Cargo.toml new minor version: 1.2.0 - add Display for TurboState and refactor example/percpu.rs 2023年03月13日 13:41:46 -05:00
LICENSE add MIT LICENSE 2022年11月25日 16:03:21 -05:00
README.md prefer flat-square badge 2023年03月19日 15:27:34 -05:00

getsys - get some system stuff

crates io lib rs downloads license dependency status loc CodeBerg
Support: Linux.

Mainly made to have a simpler and straightforward interface, and backend.

Features

Cpu

  • cpu turbo boost state
  • average temperature
  • cpu percentage over an interval of Duration

Per Cpu

crates

  • glob 0.3.0

Honorable Mentions

I have written this little library to fetch information I couldn't get with other crates, but there are very nicely writen crates that provide information about the system that this crate doesn't provide: