#xen #xenstore #bindings

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

#24 in #xen

Download history 88/week @ 2024-07-28 48/week @ 2024-08-04 52/week @ 2024-08-11 50/week @ 2024-08-18 53/week @ 2024-08-25 42/week @ 2024-09-01 44/week @ 2024-09-08 57/week @ 2024-09-15 183/week @ 2024-09-22 169/week @ 2024-09-29 430/week @ 2024-10-06 69/week @ 2024-10-13 52/week @ 2024-10-20 53/week @ 2024-10-27 61/week @ 2024-11-03 52/week @ 2024-11-10

225 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.9MB
~37K SLoC