#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

#10 in #xen

Download history 163/week @ 2024-04-12 50/week @ 2024-04-19 85/week @ 2024-04-26 49/week @ 2024-05-03 45/week @ 2024-05-10 97/week @ 2024-05-17 73/week @ 2024-05-24 116/week @ 2024-05-31 70/week @ 2024-06-07 69/week @ 2024-06-14 57/week @ 2024-06-21 47/week @ 2024-06-28 48/week @ 2024-07-05 57/week @ 2024-07-12 53/week @ 2024-07-19 80/week @ 2024-07-26

243 downloads per month
Used in 2 crates (via xenstore-rs)

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–1.8MB
~36K SLoC