#xenstore #xen #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

#9 in #xen

Download history 173/week @ 2023-12-18 25/week @ 2023-12-25 14/week @ 2024-01-01 285/week @ 2024-01-08 84/week @ 2024-01-15 223/week @ 2024-01-22 485/week @ 2024-01-29 277/week @ 2024-02-05 80/week @ 2024-02-12 381/week @ 2024-02-19 186/week @ 2024-02-26 97/week @ 2024-03-04 72/week @ 2024-03-11 56/week @ 2024-03-18 37/week @ 2024-03-25 334/week @ 2024-04-01

509 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