1 repo
Platforms that provide hardware-accelerated, low-overhead virtualization for isolated environments.
Distinguishing note: Focuses on the platform architecture for lightweight virtualization.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Lightweight Virtualization Platforms. Refine with filters or upvote what's useful.
WSL is a compatibility layer and virtualization platform that enables the execution of native Linux binaries directly on a host operating system. By utilizing a lightweight virtual machine and direct kernel system call mapping, it provides a high-performance environment that bridges Linux-based command line utilities with host-native tools. This architecture allows for full system call compatibility while maintaining minimal resource overhead. The platform distinguishes itself through deep integration with the host environment, allowing users to run isolated Linux distributions alongside stan
Provides a hardware-accelerated abstraction layer for running isolated Linux distributions.