1 مستودع
Kernels optimized for virtualization with minimal boot times and reduced attack surfaces.
Distinct from Hypervisor Deployment Targets: Unlike general hypervisor deployment targets, this refers to the identity of the kernel itself.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Hypervisor-Targeted Kernels. Refine with filters or upvote what's useful.
Unikraft is a modular library operating system and unikernel framework designed to compile applications into minimal, bootable virtual machine images. It serves as an OCI-compliant image builder and a cloud-native hypervisor target, enabling the creation of specialized runtimes that include only the specific drivers and libraries required by a single application. The system features a Linux compatibility layer that maps standard API calls and POSIX standards to unikernel libraries, allowing unmodified binaries to run without a full general-purpose kernel. It distinguishes itself by allowing c
Provides a virtualization-friendly kernel designed to minimize boot times and attack surfaces across x86 and ARM.