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

https://github.com/wenzel/xenctrl


https://github.com/wenzel/xenctrl

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# xenctrl

[![CI](https://github.com/Wenzel/xenctrl/workflows/CI/badge.svg)](https://github.com/Wenzel/xenctrl/actions?query=workflow%3ACI)
[![Crates.io](https://img.shields.io/crates/v/xenctrl.svg)](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`