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

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

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

4 مستودعات

Awesome GitHub RepositoriesNative Logic Integrations

Frameworks that connect low-level native logic layers to high-level application interfaces.

Distinguishing note: Candidates are either specific to database mappings or cloud deployment, not the general integration of a native logic core into a UI app.

Explore 4 awesome GitHub repositories matching operating systems & systems programming · Native Logic Integrations. Refine with filters or upvote what's useful.

Awesome Native Logic Integrations GitHub Repositories

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

    apple/swift

    70,119عرض على GitHub↗

    Swift is a general purpose, compiled systems programming language designed for building high-performance software. It is a strongly typed language that focuses on memory safety and type safety to prevent runtime errors. The language is designed for native code integration, allowing it to interoperate with C and Objective-C libraries to leverage existing system functions and high-performance APIs. The project covers broad capabilities in type-safe application development and cross-platform toolchain engineering. It includes infrastructure for automated language validation, compiler performanc

    Integrates high-level application logic with native C and Objective-C libraries to access system APIs.

    Swift
    عرض على GitHub↗70,119
  • mjolnirapp/mjolnirالصورة الرمزية لـ mjolnirapp

    mjolnirapp/mjolnir

    5,220عرض على GitHub↗

    Mjolnir هو إطار عمل أتمتة macOS ومحرك برمجة نصية قابل للتوسيع. يوفر نظاماً لإنشاء سير عمل إنتاجية مخصص، وإدارة حالات التطبيق، والتحكم في واجهة سطح مكتب macOS برمجياً. يعمل المشروع كمدير مفاتيح اختصار عالمي يربط اختصارات لوحة المفاتيح لتشغيل نصوص آلية عبر نظام التشغيل. يتضمن وحدة تحكم تطبيق macOS لفحص النوافذ النشطة وإدارة تفاعلات واجهة المستخدم على مستوى النظام. تدعم البيئة القابلية للتوسيع من خلال نظام إدارة حزم قابل للتوصيل، مما يسمح بتثبيت حزم الطرف الثالث ودمج الكود الأصلي. كما يتميز بنظام تنبيه على الشاشة لتوفير ردود فعل مرئية أثناء تنفيذ المهام الآلية.

    Incorporates low-level native logic into modules to access deep system capabilities and hardware interfaces.

    C
    عرض على GitHub↗5,220
  • cunarist/rinfالصورة الرمزية لـ cunarist

    cunarist/rinf

    2,623عرض على GitHub↗

    rinf is a cross-platform native bridge and integration layer used to connect business logic written in Rust to application frontends. It functions as a cross-language message broker and binary serialization framework that enables the exchange of structured data between a Rust backend and user interfaces across mobile, desktop, and web targets. The project utilizes a schema-driven code generator to produce language-specific message classes from shared definitions. This ensures type-safe message passing and consistency across different programming environments, preventing data mismatches during

    Connects a native Rust logic layer to a user interface with type-safe communication and automated build configurations.

    Rustandroidappcross-platform
    عرض على GitHub↗2,623
  • nodejs/node-addon-apiالصورة الرمزية لـ nodejs

    nodejs/node-addon-api

    2,400عرض على GitHub↗

    يوفر هذا المشروع غلاف C++ فقط للرأس (header-only) لـ Node-API، ويعمل كإطار عمل لبناء إضافات أصلية عالية الأداء لـ Node.js. يعمل كجسر بين C++ وJavaScript، حيث يوفر واجهة موجهة للكائنات تبسط إنشاء الامتدادات المجمعة مع إدارة تعقيدات حدود اللغة. تتميز المكتبة بتوفير تجريدات آمنة للأنواع (type-safe) لتسلسل البيانات وإدارة الذاكرة، مما يضمن تتبع الكائنات الأصلية وكائنات البرنامج النصي واستردادها بشكل صحيح. تتضمن المكتبة آليات لتنسيق المهام غير المتزامنة بين خيوط الخلفية وحلقة الأحداث الرئيسية، مما يمنع تلف البيانات أثناء تفريغ العمليات الحسابية المكثفة. علاوة على ذلك، تقوم المكتبة بتعيين الاستثناءات الأصلية لأنواع أخطاء البرنامج النصي القياسية، مما يضمن تقارير تشخيصية متسقة ومعالجة الفشل. بعيداً عن قدرات الربط الأساسية، يدعم المشروع دورة حياة التطوير الأصلية بالكامل، بما في ذلك كشف فئات وأساليب C++ لوقت تشغيل JavaScript. يوفر المشروع أدوات لإدارة دورات حياة البيئة، وأتمتة ترحيلات الكود، وتنفيذ معايير الأداء لتقييم سلوك المكونات الأصلية.

    Exposes native code and data structures through a standard interface to allow high-performance execution of compiled logic.

    C++nodenodejs
    عرض على GitHub↗2,400
  1. Home
  2. Operating Systems & Systems Programming
  3. Native Logic Integrations