https://github.com/wenzel/xenstore-sys
Rust bindings to Xenstore
https://github.com/wenzel/xenstore-sys
Last synced: 10 months ago
JSON representation
Rust bindings to Xenstore
- Host: GitHub
- URL: https://github.com/wenzel/xenstore-sys
- Owner: Wenzel
- Created: 2019-06-08T00:10:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-07T21:40:56.000Z (over 2 years ago)
- Last Synced: 2025-04-18T04:12:13.011Z (about 1 year ago)
- Language: Rust
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xenstore-sys
[](https://travis-ci.org/Wenzel/xenstore-sys)
[](https://crates.io/crates/xenstore-sys)
[](https://github.com/RichardLitt/standard-readme)
> Rust bindings for xenstore library
## Table of Contents
- [Overview](#overview)
- [Requirements](#requirements)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)
## Overview
This crate will compile bindings for Xen's `libxenstore.so`.
Check `xenstore.h` header for the API.
## Requirements
- `cargo`
- `rustc`
## Maintainers
[@Wenzel](https://github.com/Wenzel)
## Contributing
PRs accepted.
Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
## License
Check `Cargo.toml`