An open API service indexing awesome lists of open source software.

https://github.com/mdlayher/smbios-rs

Provides detection and access to System Management BIOS (SMBIOS) and Desktop Management Interface (DMI) data and structures. MIT Licensed.
https://github.com/mdlayher/smbios-rs

dmi os rust smbios

Last synced: about 1 month ago
JSON representation

Provides detection and access to System Management BIOS (SMBIOS) and Desktop Management Interface (DMI) data and structures. MIT Licensed.

Awesome Lists containing this project

README

        

# smbios-rs [![builds.sr.ht status](https://builds.sr.ht/~mdlayher/smbios-rs.svg)](https://builds.sr.ht/~mdlayher/smbios-rs?) [![crates.io](https://img.shields.io/crates/v/smbios.svg)](https://crates.io/crates/smbios) [![docs.rs](https://docs.rs/smbios/badge.svg)](https://docs.rs/smbios)

Provides detection and access to System Management BIOS (SMBIOS) and
Desktop Management Interface (DMI) data and structures.

MIT Licensed.