Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rust-vmm/vhost


https://github.com/rust-vmm/vhost

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# vhost

The `vhost` workspace hosts libraries related to the vhost and vhost-user
protocols. It currently consists of the following crates:

- `vhost` -> A pure rust library for vDPA, vhost and vhost-user.
- `vhost-user-backend` -> It provides a framework to implement `vhost-user`
backend services.