7 releases

0.1.6 Sep 20, 2024
0.1.5 Sep 19, 2024
0.1.3 Aug 17, 2024
0.1.1 Jul 27, 2024

#403 in Unix APIs

Download history 284/week @ 2024-07-25 159/week @ 2024-08-01 19/week @ 2024-08-08 163/week @ 2024-08-15 17/week @ 2024-08-22 16/week @ 2024-08-29 121/week @ 2024-09-05 13/week @ 2024-09-12 344/week @ 2024-09-19 38/week @ 2024-09-26 15/week @ 2024-10-03 9/week @ 2024-10-10 8/week @ 2024-10-17

80 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.2–4.5MB
~78K SLoC