awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesVirtual Machine Guest Operating Systems

Operating systems specifically designed or configured to run as guests within a hypervisor.

Distinct from Virtual Machine Guest Optimizations: Closest candidates focus on guest optimizations or specific lifecycle management, not the identity of the OS as a VM guest.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Virtual Machine Guest Operating Systems. Refine with filters or upvote what's useful.

Awesome Virtual Machine Guest Operating Systems 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.
  • froggey/mezzanoAvatar de froggey

    froggey/Mezzano

    3,864Voir sur GitHub↗

    Mezzano is a self-hosted operating system written entirely in Common Lisp. It employs a language-integrated kernel architecture where both the kernel and user-space applications execute within a single, unified high-level language runtime. The system is designed for both bare-metal environments, booting from physical external media, and as a guest operating system within virtual machine software. It implements symmetric multiprocessing to distribute computational workloads across multiple CPU cores. The environment includes capabilities for automated memory recovery via generational garbage

    Provides a system environment capable of running as a guest within virtualization software for low-level research and testing.

    Common Lisp
    Voir sur GitHub↗3,864
  1. Home
  2. Operating Systems & Systems Programming
  3. Virtual Machine Guest Operating Systems