# vhost **Repository Path**: mirrors_rust-vmm/vhost ## Basic Information - **Project Name**: vhost - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2024-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.