#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

#4 in #xen

Download history 269/week @ 2024-02-03 81/week @ 2024-02-10 377/week @ 2024-02-17 202/week @ 2024-02-24 92/week @ 2024-03-02 74/week @ 2024-03-09 53/week @ 2024-03-16 37/week @ 2024-03-23 231/week @ 2024-03-30 50/week @ 2024-04-06 163/week @ 2024-04-13 49/week @ 2024-04-20 163/week @ 2024-04-27 47/week @ 2024-05-04 45/week @ 2024-05-11 88/week @ 2024-05-18

351 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.3–14MB
~119K SLoC