getsys 1.1.3

Library to fetch 'per CPUs' stats, average cpu usage and temperature, turbo boost state
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.glob]
version = "0.3.0"

[package]
authors = ["explosion-mental"]
description = "Library to fetch 'per CPUs' stats, average cpu usage and temperature, turbo boost state"
edition = "2021"
homepage = "https://explosion-mental.codeberg.page/p/getsys.html"
keywords = ["stats", "governor", "turbo-boost", "usage"]
license = "MIT"
name = "getsys"
readme = "README.md"
repository = "https://codeberg.org/explosion-mental/getsys"
version = "1.1.3"