Skip to content

Repository files navigation

Rust wrapper for the AMD SMI library

🚧 WARNING: This is a work in progress, use at your own risk.

Crates

This repository contains 3 crates:

  • amd-smi-wrapper: this is the main library crate, use it in your programs
  • amd-smi-wrapper-sys: basic bindings to the C library
  • bindings-generator: executable tool to help us generate the bindings

How to Update the Bindings

To regenerate the bindings, use the bindings generator.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Rust wrapper for the AMD SMI library, with support for mocking and dynamic loading.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages