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 RepositoriesModular Library Operating Systems

Operating systems assembled as a set of libraries, allowing the inclusion of only necessary drivers and components.

Distinct from OS Customization Frameworks: Distinct from general OS customization frameworks; this is a fundamental architectural identity where the OS is a library.

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

Awesome Modular Library 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.
  • unikraft/unikraftAvatar de unikraft

    unikraft/unikraft

    3,733Voir sur GitHub↗

    Unikraft is a modular library operating system and unikernel framework designed to compile applications into minimal, bootable virtual machine images. It serves as an OCI-compliant image builder and a cloud-native hypervisor target, enabling the creation of specialized runtimes that include only the specific drivers and libraries required by a single application. The system features a Linux compatibility layer that maps standard API calls and POSIX standards to unikernel libraries, allowing unmodified binaries to run without a full general-purpose kernel. It distinguishes itself by allowing c

    Allows assembling customized operating systems by selecting only the specific drivers and libraries an application requires.

    Capplicationcloudcloud-native
    Voir sur GitHub↗3,733
  1. Home
  2. Operating Systems & Systems Programming
  3. Modular Library Operating Systems