1 repo
Lightweight hypervisor interfaces that provide isolated environments for running container runtimes on non-native operating systems.
Distinguishing note: Focuses on the abstraction layer for cross-platform virtualization rather than general operating system internals.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Virtualization Abstraction Layers. Refine with filters or upvote what's useful.
Colima is a command-line utility that provides lightweight container runtimes and local Kubernetes orchestration by managing isolated virtual machine environments. It functions as a virtualization manager that abstracts the underlying container engine, allowing users to run containerized applications and system workloads on non-native operating systems without the overhead of heavy desktop software. The project distinguishes itself through its support for hardware-accelerated workloads, enabling direct GPU passthrough to virtual machines for high-performance machine learning tasks. It offers
Uses lightweight hypervisors to create isolated Linux environments that host container runtimes and system services on non-native operating systems.