mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-13 23:57:07 +00:00
Adding kata-containers
This commit is contained in:
parent
f7e98a4f0c
commit
21d789db9d
1 changed files with 1 additions and 0 deletions
|
@ -517,6 +517,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
|||
* [containers/youki](https://github.com/containers/youki) — A container runtime in Rust [![build badge](https://github.com/containers/youki/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/containers/youki/actions)
|
||||
* [firecracker-microvm/firecracker](https://github.com/firecracker-microvm/firecracker) — A lightweight virtual machine for container workload [Firecracker Microvm](https://firecracker-microvm.github.io/)
|
||||
* [tailhook/vagga](https://github.com/tailhook/vagga) — A containerization tool without daemons
|
||||
* [kata-containers/kata-containers](https://github.com/kata-containers/kata-containers) - A implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs.
|
||||
|
||||
### Web
|
||||
|
||||
|
|
Loading…
Reference in a new issue