awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesInteractive Guest Shells

Mechanisms for providing interactive terminal access to the root environment of a guest virtual machine.

Distinguishing note: None of the candidates cover interactive shell access via transport protocols like VSOCK.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Interactive Guest Shells. Refine with filters or upvote what's useful.

Awesome Interactive Guest Shells GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • kata-containers/kata-containersAvatar de kata-containers

    kata-containers/kata-containers

    8,106Voir sur GitHub↗

    Kata Containers is an OCI container runtime that launches containers inside lightweight virtual machines to combine hardware-level isolation with container operational speed. It functions as a hardware-isolated container engine and lightweight VM hypervisor, providing a virtual machine monitor interface that abstracts multiple hypervisors to optimize for performance or specific hardware emulation. The project distinguishes itself through a confidential computing runtime that leverages hardware-backed trusted execution environments, such as Intel TDX and AMD SEV-SNP, to protect data in use. It

    Opens an interactive shell within the guest via VSOCK for real-time troubleshooting and system inspection.

    Rustacrncontainerscri
    Voir sur GitHub↗8,106
  • fex-emu/fexAvatar de FEX-Emu

    FEX-Emu/FEX

    6,896Voir sur GitHub↗

    FEX is an emulator that executes 32-bit and 64-bit x86 binaries on ARM64 hardware. It functions as a binary translation framework that converts guest machine code into host instructions using a JIT compilation engine and a persistent code cache. The project features a Vulkan graphics wrapper that translates OpenGL and Vulkan API calls to native host drivers, enabling cross-architecture graphics rendering. It includes a dedicated root filesystem manager for downloading, mounting, and switching between compressed filesystem images required for guest application environments. The system provide

    Provides an interactive guest shell to allow users to interact with the emulated root environment.

    C++arm64cppemulation
    Voir sur GitHub↗6,896
  1. Home
  2. Operating Systems & Systems Programming
  3. Interactive Guest Shells