#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 79/week @ 2024-02-12 381/week @ 2024-02-19 199/week @ 2024-02-26 95/week @ 2024-03-04 73/week @ 2024-03-11 49/week @ 2024-03-18 31/week @ 2024-03-25 240/week @ 2024-04-01 47/week @ 2024-04-08 164/week @ 2024-04-15 47/week @ 2024-04-22 167/week @ 2024-04-29 40/week @ 2024-05-06 47/week @ 2024-05-13 96/week @ 2024-05-20 126/week @ 2024-05-27

317 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–12MB
~119K SLoC