An open API service indexing awesome lists of open source software.

https://github.com/wenzel/xenforeignmemory

Safe Rust bindings to xenforeignmemory
https://github.com/wenzel/xenforeignmemory

Last synced: 9 months ago
JSON representation

Safe Rust bindings to xenforeignmemory

Awesome Lists containing this project

README

          

# xenforeignmemory

[![Build Status](https://travis-ci.org/Wenzel/xenforeignmemory.svg?branch=master)](https://travis-ci.org/Wenzel/xenforeignmemory)
[![Crates.io](https://img.shields.io/crates/v/xenforeignmemory.svg)](https://crates.io/crates/xenforeignmemory)
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)

> Rust bindings for `xenforeignmemory`

## Table of Contents

- [Requirements](#requirements)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)

## 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

[GNU General Public License v3.0](https://github.com/Wenzel/pyvmidbg/blob/master/LICENSE)