#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 86/week @ 2023-12-22 5/week @ 2023-12-29 260/week @ 2024-01-05 87/week @ 2024-01-12 209/week @ 2024-01-19 417/week @ 2024-01-26 324/week @ 2024-02-02 55/week @ 2024-02-09 381/week @ 2024-02-16 198/week @ 2024-02-23 107/week @ 2024-03-01 81/week @ 2024-03-08 60/week @ 2024-03-15 37/week @ 2024-03-22 115/week @ 2024-03-29 151/week @ 2024-04-05

372 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–13MB
~121K SLoC