awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesCustom OS Composition

The process of selecting only the necessary drivers and components to minimize resource overhead and attack surface.

Distinct from OS Customization Frameworks: Focuses on the selective composition of a minimal OS image rather than applying tweaks to an existing OS installation.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Custom OS Composition. Refine with filters or upvote what's useful.

Awesome Custom OS Composition GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • unikraft/unikraftالصورة الرمزية لـ unikraft

    unikraft/unikraft

    3,733عرض على 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 the construction of a minimal runtime containing only the specific drivers and libraries required by the application.

    Capplicationcloudcloud-native
    عرض على GitHub↗3,733
  1. Home
  2. Operating Systems & Systems Programming
  3. Custom OS Composition