#stats #governor #usage #turbo-boost

getsys

Library to fetch 'per CPUs' stats, average cpu usage and temperature, turbo boost state

6 stable releases

1.2.0 Mar 13, 2023
1.1.3 Mar 10, 2023
1.1.2 Mar 6, 2023
1.1.0 Mar 5, 2023
1.0.1 Mar 1, 2023

#548 in Hardware support

Download history 7/week @ 2024-02-25 7/week @ 2024-03-10 101/week @ 2024-03-31

108 downloads per month
Used in racf

MIT license

11KB
129 lines

getsys - get some system stuff

CodeBerg license loc cratesv

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:

Dependencies

~48KB