SaaSHub helps you find the best software and product alternatives Learn more →
Top 4 Rust OCI Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
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...
-
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 -
eunomia-bpf
Build, Distribute and Run CO-RE eBPF programs easier with JSON and Webassembly OCI images
Project mention: eBPF Development Practice: Modifying System Call Arguments with eBPF | dev.to | 2024-09-30The eunomia-bpf is an open-source eBPF dynamic loading runtime and development toolchain aimed at making eBPF program development, building, distribution, and execution easier. You can refer to https://github.com/eunomia-bpf/eunomia-bpf or https://eunomia.dev/tutorials/1-helloworld/ for installing ecc compiler toolchain and ecli runtime. We will use eunomia-bpf to compile and run this example.
Rust OCI discussion
Rust OCI related posts
-
RunCVM: An open-source Docker runtime for launching container images in VMs
-
My VM is lighter (and safer) than your container
-
Maestro: A Linux-compatible kernel in Rust
-
Youki: A container runtime written in Rust
-
Wow - Ubuntu is so much more "batteries included" - any other distro like this?
-
Youki v0.1.0, a container runtime in Rust that can be used with K8s is available
-
Youki v0.1.0, a container runtime in Rust that can be used with K8s is available
-
A note from our sponsor - SaaSHub
www.saashub.com | 4 Oct 2024
Index
What are some of the best open-source OCI projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | youki | 6,195 |
2 | kata-containers | 5,414 |
3 | kuasar | 1,249 |
4 | eunomia-bpf | 652 |