awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Asynchronous Bridge Communications · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAsynchronous Bridge Communications

Communication patterns that decouple application logic by serializing events over a message bus.

Explore 1 awesome GitHub repository matching software engineering & architecture · Asynchronous Bridge Communications. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Software Architecture
  4. Architectural Patterns
  5. Reactive & Messaging
  6. Communication and Integration Patterns
  7. Asynchronous Bridge Communications

Awesome Asynchronous Bridge Communications GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/react-native

    facebook/react-native

    125,418GitHubView on GitHub↗

    This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives.

    Decouples application logic from native host threads by serializing events and UI updates over an asynchronous message bus.

    C++androidapp-frameworkcross-platform