https://github.com/wenzel/xenstore
Rust bindings to Xenstore
https://github.com/wenzel/xenstore
Last synced: about 1 year ago
JSON representation
Rust bindings to Xenstore
- Host: GitHub
- URL: https://github.com/wenzel/xenstore
- Owner: Wenzel
- Created: 2019-06-08T00:34:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T09:42:22.000Z (over 1 year ago)
- Last Synced: 2025-04-14T13:43:30.134Z (about 1 year ago)
- Language: Rust
- Size: 71.3 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xenstore
[](https://travis-ci.org/Wenzel/xenstore)
[](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`