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

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

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

2 مستودعات

Awesome GitHub RepositoriesVirtual Machine Runtimes

Execution environments providing the low-level isolation and resource management for virtual machines on a host.

Distinct from VM-Backed Container Runtimes: Candidates focus on OCI isolation or single-node clusters, not the actual runtime for full VMs in K8s.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Virtual Machine Runtimes. Refine with filters or upvote what's useful.

Awesome Virtual Machine Runtimes GitHub Repositories

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

    kubevirt/kubevirt

    6,915عرض على GitHub↗

    KubeVirt is a Kubernetes virtualization platform and cloud-native hypervisor manager. It provides a runtime environment that allows virtual machines to be defined, launched, and managed as declarative resources within a Kubernetes cluster, enabling them to run alongside containers on the same nodes. The system enables the hybridization of cloud infrastructure by combining traditional virtual machines with containerized workloads on a single shared platform. It supports the live migration of running virtual machines between physical hosts to facilitate cluster maintenance and load balancing.

    Provides an execution environment allowing virtual machines to run alongside containers on a Kubernetes node.

    Gohacktoberfestkuberneteslibvirt
    عرض على GitHub↗6,915
  • opencontainers/runtime-specالصورة الرمزية لـ opencontainers

    opencontainers/runtime-spec

    3,641عرض على GitHub↗

    The project provides an open container runtime specification and standardized schema for defining container configurations, namespaces, resource limits, security policies, and filesystem mounts across platforms. It outlines the formal configuration formats, lifecycle operations, and execution environments necessary for portable, isolated container workloads. The specification covers container lifecycle management protocols and structured rules governing container creation, execution startup, process signaling, state tracking, and resource teardown. It standardizes local bundle packaging and

    Defines hypervisor binaries, boot kernels, and initial ramdisks to manage container virtual machines.

    Gocontainersdockeroci
    عرض على GitHub↗3,641
  1. Home
  2. Operating Systems & Systems Programming
  3. Virtual Machine Runtimes