awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesCustom Kernel Compilation

Building an operating system kernel from source to tailor system behavior and hardware compatibility.

Distinct from Kernel Signature Compilation: Existing candidates focus on GPU kernels or JIT compilation rather than general OS kernel builds.

Explore 4 awesome GitHub repositories matching operating systems & systems programming · Custom Kernel Compilation. Refine with filters or upvote what's useful.

Awesome Custom Kernel Compilation GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • microsoft/wsl2-linux-kernelmicrosoft का अवतार

    microsoft/WSL2-Linux-Kernel

    10,463GitHub पर देखें↗

    This project is a Linux kernel designed for Windows Linux integration, providing the underlying operating system kernel required to execute binary files and applications within the Windows Subsystem for Linux. It utilizes hypervisor-based virtualization to run a full kernel within a lightweight utility virtual machine managed by a Windows host. The repository enables the customization and compilation of the kernel from source. This allows for the modification of system behavior, the addition of specific drivers, and the tailoring of hardware compatibility for virtualized environments. The sy

    Supports building a Linux kernel from source to tailor system behavior and hardware compatibility for virtualized environments.

    C
    GitHub पर देखें↗10,463
  • kiddin9/kwrtkiddin9 का अवतार

    kiddin9/Kwrt

    8,933GitHub पर देखें↗

    Kwrt is a custom router firmware generator and build system designed to compile personalized network hardware images and Linux-based router operating systems. It specifically serves as an OpenWrt firmware builder and image customizer, allowing for the creation of tailored operating systems based on specific software packages, kernel configurations, and hardware targets. The system produces firmware in multiple boot formats, including EFI, Legacy, virtual disk files, and root archives for containers. It enables the generation of specialized images for x86 or virtualized network hardware, provi

    Builds the operating system kernel from source to optimize hardware performance and file system types.

    Shellk2pkwrtnanopi-r2s
    GitHub पर देखें↗8,933
  • linux-surface/linux-surfacelinux-surface का अवतार

    linux-surface/linux-surface

    7,413GitHub पर देखें↗

    This project provides a customized Linux kernel and driver suite designed to enable hardware compatibility for Surface devices. It focuses on building and patching the Linux kernel to provide driver support for proprietary hardware components that are missing from the upstream source. The system includes a secure boot kernel signing mechanism and a process for enrolling custom keys into the system firmware. This allows the execution of patched kernels while maintaining system security protections. The project covers peripheral driver support for touchscreens, styluses, and keyboards, as well

    Provides a process for building a customized Linux kernel from source to enable hardware compatibility on Surface devices.

    Shelllinuxlinux-surfacesurface-devices
    GitHub पर देखें↗7,413
  • zeal-operating-system/zealosZeal-Operating-System का अवतार

    Zeal-Operating-System/ZealOS

    2,322GitHub पर देखें↗

    ZealOS is a 64-bit operating system designed for bare-metal deployment and custom kernel development. It provides a self-contained environment that operates within a single-address-space memory model, where all software executes in a ring-zero privilege level to eliminate context switching and facilitate direct hardware interaction. The system distinguishes itself through a monolithic architecture that integrates just-in-time compilation, allowing source code to be translated into machine instructions during runtime. It bypasses traditional abstraction layers by utilizing direct hardware memo

    Allows users to compile the kernel from source and manage low-level hardware interactions directly.

    HolyCholycoperating-systempublic-domain
    GitHub पर देखें↗2,322
  1. Home
  2. Operating Systems & Systems Programming
  3. Custom Kernel Compilation