10 releases (6 breaking)

0.8.0 Dec 10, 2024
0.7.0 Feb 1, 2024
0.6.0 Jan 24, 2024
0.5.0 Nov 7, 2023
0.3.0 Dec 14, 2020

#147 in Operating systems

Download history 89/week @ 2024-12-16 34/week @ 2024-12-23 25/week @ 2024-12-30 62/week @ 2025-01-06 61/week @ 2025-01-13 60/week @ 2025-01-20 44/week @ 2025-01-27 43/week @ 2025-02-03 116/week @ 2025-02-10 109/week @ 2025-02-17 489/week @ 2025-02-24 93/week @ 2025-03-03 149/week @ 2025-03-10 64/week @ 2025-03-17 59/week @ 2025-03-24 79/week @ 2025-03-31

359 downloads per month
Used in microvmi

GPL-3.0-only

43KB
910 lines

Xenstore implementation for Rust.

Xenstore is a shared database protocol for Xen domains used for Xen PV devices (xenbus), guest agents, toolstack, ...

Check docs/misc/xenstore.txt in xen source code for detailed informations.


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–8.5MB
~69K SLoC