https://github.com/wenzel/xenctrl
https://github.com/wenzel/xenctrl
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wenzel/xenctrl
- Owner: Wenzel
- License: gpl-3.0
- Created: 2019-05-28T20:22:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T07:04:30.000Z (over 1 year ago)
- Last Synced: 2025-04-18T04:12:11.145Z (about 1 year ago)
- Language: Rust
- Size: 249 KB
- Stars: 4
- Watchers: 3
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xenctrl
[](https://github.com/Wenzel/xenctrl/actions?query=workflow%3ACI)
[](https://crates.io/crates/xenctrl)
> Rust bindings for xenctrl
## Table of Contents
- [Overview](#overview)
- [Requirements](#requirements)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)
## Overview
This crate will compile bindings for Xen's `libxenctrl.so`.
Check `xenctrl.h` header for the API.
## Requirements
- `cargo`
- `rustc`
## Maintainers
[@Wenzel](https://github.com/Wenzel)
## Contributing
PRs accepted.
## License
Check `Cargo.toml`