#xen #xenstore #bindings #libxenstore

sys xenstore-sys

Rust FFI bindings for libxenstore

7 releases

0.3.0 Feb 1, 2024
0.2.0 Jan 24, 2024
0.1.4 Oct 26, 2023
0.1.3 Sep 29, 2023
0.1.1 Jun 13, 2019

#25 in #xen

Download history 43/week @ 2024-09-02 43/week @ 2024-09-09 60/week @ 2024-09-16 182/week @ 2024-09-23 173/week @ 2024-09-30 428/week @ 2024-10-07 66/week @ 2024-10-14 51/week @ 2024-10-21 54/week @ 2024-10-28 62/week @ 2024-11-04 57/week @ 2024-11-11 51/week @ 2024-11-18 71/week @ 2024-11-25 67/week @ 2024-12-02 87/week @ 2024-12-09 81/week @ 2024-12-16

315 downloads per month

GPL-3.0-only

6KB

xenstore-sys

Build Status Crates.io standard-readme compliant

Rust bindings for xenstore library

Table of Contents

Overview

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

Check xenstore.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

Check Cargo.toml

Dependencies

~0–2MB
~38K SLoC