https://github.com/wenzel/vid-sys
Rust unsafe bindings for Vid API (Hyper-V)
https://github.com/wenzel/vid-sys
bindings hyper-v hypervisor rust
Last synced: 8 months ago
JSON representation
Rust unsafe bindings for Vid API (Hyper-V)
- Host: GitHub
- URL: https://github.com/wenzel/vid-sys
- Owner: Wenzel
- Created: 2019-07-28T11:35:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-23T18:31:49.000Z (over 1 year ago)
- Last Synced: 2025-08-16T22:27:03.917Z (10 months ago)
- Topics: bindings, hyper-v, hypervisor, rust
- Language: C
- Homepage:
- Size: 58.6 KB
- Stars: 20
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vid-sys
[](https://github.com/RichardLitt/standard-readme)
[](https://github.com/Wenzel/vid-sys)
[](https://github.com/Wenzel/vid-sys)
[](https://doc.rust-lang.org/book/second-edition/ch19-01-unsafe-rust.html)
[](https://github.com/Wenzel/vid-sys)
> Rust unsafe bindings for Vid API (Hyper-V)
## Table of Contents
- [Overview](#overview)
- [Requirements](#requirements)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)
## Requirements
- `cargo`
- `rustc`
- [`LLVM`](http://releases.llvm.org/) (tested on `v8.0.0`)
## 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)