awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • kiwibrowser/srcAvatar von kiwibrowser

    kiwibrowser/src

    2,948Auf GitHub ansehen↗

    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.

    Auf GitHub ansehen↗2,948
  1. Home
  2. Operating Systems & Systems Programming
  3. Native Process Connection Primitives