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

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

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

1 مستودع

Awesome GitHub RepositoriesLinux-Compatible Kernels

Operating system kernels that implement the Linux system call interface to support Linux binaries.

Distinct from Linux Compatibility Layers: Different from compatibility layers as this is a full kernel implementation, not just a library.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Linux-Compatible Kernels. Refine with filters or upvote what's useful.

Awesome Linux-Compatible Kernels GitHub Repositories

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

    rcore-os/rCore

    3,688عرض على GitHub↗

    rCore is a Rust-based operating system kernel and microkernel designed for Linux compatibility. It functions as a self-hosted development kit that implements a system call interface to support the execution of standard Linux userspace applications. The system is designed for modularity, featuring a mechanism for loading and integrating kernel modules into the active environment without requiring a system reboot. The kernel provides core operating system capabilities, including virtual memory mapping for process isolation, a disk-based file system for data persistence, and a layered network p

    Acts as an operating system core that mimics Linux environment behaviors to support standard Linux programs.

    Rustaarch64mipsosdev
    عرض على GitHub↗3,688
  1. Home
  2. Operating Systems & Systems Programming
  3. Linux-Compatible Kernels