5 releases

new 0.1.4 Sep 6, 2024
0.1.3 Aug 17, 2024
0.1.2 Aug 3, 2024
0.1.1 Jul 27, 2024
0.1.0 Jul 25, 2024

#559 in Unix APIs

Download history 104/week @ 2024-07-20 202/week @ 2024-07-27 144/week @ 2024-08-03 18/week @ 2024-08-10 162/week @ 2024-08-17 15/week @ 2024-08-24 74/week @ 2024-08-31

275 downloads per month
Used in 2 crates (via konfigkoll_script)

MPL-2.0 license

32KB
771 lines

konfigkoll_hwinfo

Hardware information module for KonfigKoll

This is a collection of functions that no other library seemed to provide. You are free to use this, and this follows semver, but it isn't primarily intended for third party consumption.

Everything here is Linux only and should work without root access.

MSRV (Minimum Supported Rust Version) policy

The MSRV may be bumped as needed. It is guaranteed that this library will at least build on the current stable Rust release. An MSRV change is not considered a breaking change and as such may change even in a patch version.


lib.rs:

Hardware information module for Konfigkoll

This is a collection of functions that no other library seemed to provide. You are free to use this, and this follows semver, but it isn't primarily intended for third party consumption.

Everything here is Linux only and should work without root access.

Dependencies

~2.1–4MB
~77K SLoC