#xen #xenstore #api-bindings

xenstore-rs

Rust FFI bindings for libxenstore

9 releases (5 breaking)

0.7.0 Feb 1, 2024
0.6.0 Jan 24, 2024
0.5.0 Nov 7, 2023
0.4.0 Oct 30, 2023
0.2.0 Dec 14, 2020

#8 in #xen

Download history 48/week @ 2024-07-20 91/week @ 2024-07-27 49/week @ 2024-08-03 46/week @ 2024-08-10 45/week @ 2024-08-17 47/week @ 2024-08-24 41/week @ 2024-08-31 37/week @ 2024-09-07 55/week @ 2024-09-14 179/week @ 2024-09-21 165/week @ 2024-09-28 429/week @ 2024-10-05 74/week @ 2024-10-12 49/week @ 2024-10-19 46/week @ 2024-10-26 47/week @ 2024-11-02

259 downloads per month
Used in microvmi

GPL-3.0-only

21KB
449 lines

xenstore

Build Status 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.2–10MB
~105K SLoC