awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 مستودعات

Awesome GitHub RepositoriesVirtualization & Containers

Tools for managing virtual machines, containers, and sandboxing.

Explore 5 awesome GitHub repositories matching part of an awesome list · Virtualization & Containers. Refine with filters or upvote what's useful.

Awesome Virtualization & Containers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • firecracker-microvm/firecrackerالصورة الرمزية لـ firecracker-microvm

    firecracker-microvm/firecracker

    34,954عرض على GitHub↗

    Firecracker is a virtual machine monitor that leverages hardware-assisted virtualization to create and manage isolated execution environments. It functions as a lightweight runtime designed to launch virtual machines with minimal memory overhead and near-instantaneous startup times, providing the security of traditional hardware virtualization with the efficiency of containerized workloads. The project distinguishes itself through a security-focused architecture that enforces strict process boundaries using system-level barriers and restricted user privileges. It minimizes the attack surface

    Lightweight virtual machine for container workloads.

    Rustcontainersminimalistopen-source
    عرض على GitHub↗34,954
  • kata-containers/kata-containersالصورة الرمزية لـ kata-containers

    kata-containers/kata-containers

    8,106عرض على GitHub↗

    Kata Containers is an OCI container runtime that launches containers inside lightweight virtual machines to combine hardware-level isolation with container operational speed. It functions as a hardware-isolated container engine and lightweight VM hypervisor, providing a virtual machine monitor interface that abstracts multiple hypervisors to optimize for performance or specific hardware emulation. The project distinguishes itself through a confidential computing runtime that leverages hardware-backed trusted execution environments, such as Intel TDX and AMD SEV-SNP, to protect data in use. It

    VM-based container runtime with high isolation.

    Rustacrncontainerscri
    عرض على GitHub↗8,106
  • youki-dev/youkiالصورة الرمزية لـ youki-dev

    youki-dev/youki

    7,452عرض على GitHub↗

    Youki is a low-level container runtime written in Rust that creates and manages isolated containers according to Open Container Initiative specifications. It serves as an execution engine that can function as a rootless container manager or a pluggable Kubernetes CRI runtime to manage pods and containers within a cluster. The project distinguishes itself by providing a Wasm container runtime capable of executing WebAssembly modules as isolated workloads compatible with standard orchestration tools. It further supports a rootless execution model, allowing isolated environments to start as non-

    Container runtime implementation.

    Rustcontainersdockerkubernetes
    عرض على GitHub↗7,452
  • superradcompany/microsandboxالصورة الرمزية لـ superradcompany

    superradcompany/microsandbox

    6,570عرض على GitHub↗

    Microsandbox is a runtime for creating and managing lightweight, hardware-isolated virtual machines — called sandboxes — that boot directly from standard OCI container images. Each sandbox runs as its own host process with a separate kernel, filesystem, and network stack, providing process-per-sandbox isolation. The project includes a command-line tool and multi-language SDKs (Rust, TypeScript, Python, Go) for programmatic lifecycle control, and it communicates with sandbox agents over Unix sockets using a CBOR-encoded protocol. What distinguishes Microsandbox is its combination of host-manag

    MicroVM library for isolated code execution.

    Rust
    عرض على GitHub↗6,570
  • tailhook/vaggaالصورة الرمزية لـ tailhook

    tailhook/vagga

    1,895عرض على GitHub↗

    Vagga is a containerization tool without daemons

    Daemonless containerization tool.

    Rustcontainerslinuxrust
    عرض على GitHub↗1,895
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Virtualization & Containers