awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • kata-containers/kata-containersAvatar kata-containers

    kata-containers/kata-containers

    8,106Vezi pe 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
    Vezi pe GitHub↗8,106
  • fex-emu/fexAvatar FEX-Emu

    FEX-Emu/FEX

    6,896Vezi pe 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
    Vezi pe GitHub↗6,896
  1. Home
  2. Operating Systems & Systems Programming
  3. Interactive Guest Shells