#xen #xenctrl #bindings #header #libxenctrl

sys xenctrl-sys

Rust FFI bindings for libxenctrl

3 unstable releases

0.2.0 Feb 23, 2025
0.1.1 May 28, 2019
0.1.0 May 26, 2019

#25 in #xen

Download history 1/week @ 2024-11-13 1/week @ 2024-11-20 2/week @ 2024-11-27 10/week @ 2024-12-04 8/week @ 2024-12-11 5/week @ 2025-02-05 28/week @ 2025-02-12 323/week @ 2025-02-19 292/week @ 2025-02-26

648 downloads per month
Used in 2 crates (via xenctrl)

GPL-3.0-only

5KB

xenctrl-sys

Build Status standard-readme compliant

Rust bindings for Xen

Table of Contents

Overview

This crate will compile bindings for Xen's libxenctrl.so.

Check xenctrl.h header for the API.

Requirements

  • cargo
  • rustc

Maintainers

@Wenzel

Contributing

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

GNU General Public License v3.0

Dependencies

~0–2MB
~38K SLoC