awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • kiwibrowser/srcAvatar de kiwibrowser

    kiwibrowser/src

    2,948Voir sur 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.

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