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

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

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

1 مستودع

Awesome GitHub RepositoriesNative Process Connection Primitives

Low-level mechanisms for establishing communication channels between processes using OS primitives.

Distinct from Connection Establishment Protocols: Candidates focus on P2P networks or WebSockets, not the local OS primitives like named pipes used for browser IPC.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Native Process Connection Primitives. Refine with filters or upvote what's useful.

Awesome Native Process Connection Primitives GitHub Repositories

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

    kiwibrowser/src

    2,948عرض على GitHub↗

    This project is a Chromium-based mobile browser and rendering engine designed for mobile platforms. It functions as a web extension host, allowing the execution of browser extensions within a mobile environment to provide custom functionality. The project distinguishes itself through custom user interface modifications, such as the implementation of a specialized night mode and the relocation of the address bar for improved ergonomics. It also includes a remote debugging interface and protocol that allow an external developer console to connect to a live browser instance for inspecting and tr

    Establishes process connections using host-platform primitives such as sockets and named pipes.

    عرض على GitHub↗2,948
  1. Home
  2. Operating Systems & Systems Programming
  3. Native Process Connection Primitives