#xen

sys xenstore-sys

Rust bindings for Xenstore

2 releases

0.1.1 Jun 13, 2019
0.1.0 Jun 8, 2019

#8 in #xen

Download history 5/week @ 2022-11-27 8/week @ 2022-12-04 20/week @ 2022-12-11 9/week @ 2022-12-18 96/week @ 2022-12-25 3/week @ 2023-01-01 9/week @ 2023-01-08 4/week @ 2023-01-15 18/week @ 2023-01-22 15/week @ 2023-01-29 12/week @ 2023-02-05 18/week @ 2023-02-12 24/week @ 2023-02-19 12/week @ 2023-02-26 11/week @ 2023-03-05 8/week @ 2023-03-12

56 downloads per month
Used in 2 crates (via xenstore-rs)

GPL-3.0-only

15KB

xenstore-sys

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

GNU General Public License v3.0

Dependencies

~0–2MB
~41K SLoC