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

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

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

1 مستودع

Awesome GitHub RepositoriesBinary Layout Interoperability

Mechanisms for ensuring compatible memory layouts and calling conventions between different language runtimes.

Distinct from JavaScript Binary Interop: Shortlist candidates focus on JS-specific or binary-to-C translation; this is about general binary layout and calling convention compatibility.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Binary Layout Interoperability. Refine with filters or upvote what's useful.

Awesome Binary Layout Interoperability GitHub Repositories

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

    microsoft/WinObjC

    6,239عرض على GitHub↗

    WinObjC is an implementation of the Objective-C language runtime and object model for the Windows operating system. Its primary purpose is to enable the execution of Objective-C code and iOS APIs on Windows to support the porting of iOS applications. The project features a native API bridge that maps Objective-C system framework calls to native Windows API functions. It includes a toolchain to convert Xcode project targets and workspaces into Visual Studio formats and translates visual storyboard design files into active on-screen interface elements. The codebase covers binary interoperabili

    Uses compatible binary layouts and calling conventions to enable communication between disparate system runtime libraries.

    C
    عرض على GitHub↗6,239
  1. Home
  2. Operating Systems & Systems Programming
  3. Binary Layout Interoperability