awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Inter-Process Communication Libraries · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesInter-Process Communication Libraries

Frameworks for facilitating data exchange and event handling between separate application processes.

Distinguishing note: Focuses on native-to-webview bridge communication rather than generic network-based RPC.

Explore 1 awesome GitHub repository matching software engineering & architecture · Inter-Process Communication Libraries. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Inter-Process Communication Libraries

Awesome Inter-Process Communication Libraries GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • tw93/Pake

    tw93/Pake

    45,840View on GitHub↗

    Pake is a command-line tool that transforms web pages into standalone desktop applications. By wrapping web content in a lightweight native shell, it enables users to package existing websites as native software for Windows, macOS, and Linux. The tool functions as a cross-platform packager that bundles a minimal browser runtime with application assets into a single executable file. Unlike traditional browser-based frameworks, it utilizes a system-level webview to render content, providing a desktop experience that operates with reduced overhead. Users can customize the resulting applications

    Communicates between the native host and the webview layer to handle window events and custom user agent injection.

    Rustchatgptclaudedesktop
    45,840View on GitHub↗