Skip to content

Rust abstractions over energymon-default C library

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

energymon/energymon-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnergyMon Rust Wrappers

The energymon crate provides some abstractions over the energymon-sys crate, available at https://github.com/energymon/energymon-sys.

Dependencies

The energymon crate depends on the energymon-sys crate.

Additionally, you should have the native energymon libraries installed to the system.

The latest EnergyMon C libraries can be found at https://github.com/energymon/energymon.

Usage

Add energymon as a dependency in Cargo.toml:

[dependencies.energymon]
git = "https://github.com/energymon/energymon-rust.git"

Project Source

Find this and related project sources at the energymon organization on GitHub.
This project originates at: https://github.com/energymon/energymon-rust

Bug reports and pull requests for new implementations, bug fixes, and enhancements are welcome.

License

Licensed under either of

at your option.

Contribution

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

About

Rust abstractions over energymon-default C library

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages