Top 3 Rust cri Projects
-
kata-containers
Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
> I actually wonder how much "overhead" a VM actually has. i.e. a linux kernel that doesn't do anything (say perhaps just boots to an init that mounts proc and every n seconds read in/prints out /proc/meminfo) how much memory would the kernel actually be using?
There's already some memory sharing available using DAX in Kata Containers at least: https://github.com/kata-containers/kata-containers/blob/main...
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
kuasar
A multi-sandbox container runtime that provides cloud-native, all-scenario multiple sandbox container solutions.
Project mention: My VM is lighter (and safer) than your container | news.ycombinator.com | 2024-05-14 -
Rust cri discussion
Rust cri related posts
Index
What are some of the best open-source cri projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | kata-containers | 5,439 |
2 | kuasar | 1,252 |
3 | containrs | 123 |