awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Utility Virtualization · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesUtility Virtualization

Lightweight virtualization techniques designed specifically for running system utilities and background services.

Distinguishing note: Focuses on minimal-overhead virtualization for utility tasks rather than full-scale VM management.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Utility Virtualization. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Utility Virtualization

Awesome Utility Virtualization GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • microsoft/WSL

    microsoft/WSL

    31,126View on GitHub↗

    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

    Runs a minimal Linux kernel in a dedicated virtual machine for full system call compatibility.

    C++
    31,126View on GitHub↗