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

1 repo

Awesome GitHub RepositoriesEnvironment Integration Layers

Tools that bridge disparate operating system environments to allow shared file systems and process execution.

Distinguishing note: Focuses on the integration of two distinct OS environments rather than just a runtime.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Environment Integration Layers. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Environment Integration Layers

Awesome Environment Integration Layers 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

    Operates a full GNU/Linux environment directly on the host operating system.

    C++
    31,126View on GitHub↗