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

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

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

1 مستودع

Awesome GitHub RepositoriesLanguage-Integrated Kernels

Kernel architectures where the operating system and applications share a single high-level language runtime.

Distinct from Language Runtimes: Existing candidates focus on general language runtimes or cross-platform environments, not the architectural integration of a kernel into a runtime.

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

Awesome Language-Integrated Kernels GitHub Repositories

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

    froggey/Mezzano

    3,864عرض على 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

    Employs a language-integrated kernel architecture where both the kernel and user-space applications execute within a single, unified Common Lisp runtime.

    Common Lisp
    عرض على GitHub↗3,864
  1. Home
  2. Operating Systems & Systems Programming
  3. Language-Integrated Kernels