#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

#6 in #xen

Download history 271/week @ 2024-02-03 83/week @ 2024-02-10 377/week @ 2024-02-17 189/week @ 2024-02-24 94/week @ 2024-03-02 73/week @ 2024-03-09 58/week @ 2024-03-16 44/week @ 2024-03-23 232/week @ 2024-03-30 53/week @ 2024-04-06 163/week @ 2024-04-13 49/week @ 2024-04-20 85/week @ 2024-04-27 46/week @ 2024-05-04 47/week @ 2024-05-11 93/week @ 2024-05-18

279 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