#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

#33 in #xen

Download history 51/week @ 2024-11-16 73/week @ 2024-11-23 66/week @ 2024-11-30 86/week @ 2024-12-07 84/week @ 2024-12-14 40/week @ 2024-12-21 25/week @ 2024-12-28 47/week @ 2025-01-04 67/week @ 2025-01-11 59/week @ 2025-01-18 49/week @ 2025-01-25 46/week @ 2025-02-01 105/week @ 2025-02-08 106/week @ 2025-02-15 492/week @ 2025-02-22 81/week @ 2025-03-01

794 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