getsys

Crates.iogetsys
lib.rsgetsys
version1.2.0
sourcesrc
created_at2023-03-01 03:43:21.09974
updated_at2023-03-13 18:41:55.55798
descriptionLibrary to fetch 'per CPUs' stats, average cpu usage and temperature, turbo boost state
homepagehttps://explosion-mental.codeberg.page/p/getsys.html
repositoryhttps://codeberg.org/explosion-mental/getsys
max_upload_size
id797703
size13,261
(explosion-mental)

documentation

README

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:

Commit count: 0

cargo fmt