awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Reactive & Messaging · Awesome GitHub Repositories

26 repos

Awesome GitHub RepositoriesReactive & Messaging

Explore 26 awesome GitHub repositories matching software engineering & architecture · Reactive & Messaging. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Software Architecture
  4. Architectural Patterns
  5. Reactive & Messaging

Awesome Reactive & Messaging GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • Solido/awesome-flutter

    Solido/awesome-flutter

    59,015GitHubView on GitHub↗

    This project is a community-curated directory of resources, libraries, and tools designed to support developers working with the Flutter framework. It functions as a centralized knowledge base, organizing high-quality external references into a structured, human-readable format to assist in the discovery of technical m

    Lists specialized packages that enable reactive state management and event-driven architectural patterns.

    Dartandroidawesomeawesome-list
  • LadybirdBrowser/ladybird

    LadybirdBrowser/ladybird

    58,620GitHubView on GitHub↗

    Ladybird is an independent, cross-platform web browser built from the ground up with a modular architecture. It functions as a standalone application that fetches, processes, and renders web content directly from the internet. At its core, the project serves as a research platform for browser architecture, focusing on

    Utilizes non-blocking input and output operations to manage concurrent data transfers without stalling the main thread.

    C++browserbrowser-engine
  • cline/cline

    cline/cline

    58,164GitHubView on GitHub↗

    Cline is an extensible agent runtime and multi-agent orchestration engine designed to automate complex software engineering workflows. It functions as an integrated development environment extension that bridges strategic task planning with autonomous execution, allowing users to manage multi-step projects through huma

    Exposes standardized hooks that allow external systems to trigger and communicate with core agent logic in real time.

    TypeScript
  • pmndrs/zustand

    pmndrs/zustand

    57,057GitHubView on GitHub↗

    Zustand is a state management library that provides a centralized store for managing shared application data. It functions as a reactive container that connects application state to components, allowing them to subscribe to specific slices of data and trigger updates automatically. By utilizing selector-based data acce

    Implements a pluggable middleware architecture to intercept and transform state updates for logging or persistence.

    TypeScripthacktoberfesthooksreact
  • pathwaycom/llm-app

    pathwaycom/llm-app

    56,311GitHubView on GitHub↗

    This project is a data processing engine and AI application platform designed for building production-grade machine learning workflows. It provides a unified programming model that handles both historical batch data and live stream ingestion, enabling the development of real-time ETL pipelines and scalable data transfo

    Decouples data ingestion from processing logic using non-blocking mechanisms to handle high-throughput event streams.

    Jupyter Notebookchatbothugging-facellm
  • vuejs/core

    vuejs/core

    53,019GitHubView on GitHub↗

    Vue is a progressive JavaScript framework designed for building modular, reactive user interfaces. It utilizes a component-based architecture that allows developers to encapsulate logic, templates, and styles into reusable units. At its core, the framework employs a virtual DOM renderer and a proxy-based reactivity sys

    Attaches custom behaviors to DOM elements through lifecycle-aware directives that encapsulate low-level manipulation logic.

    TypeScript
Prev12Next

Explore sub-tags

  • Communication and Integration Patterns3 sub-tagsArchitectural styles for inter-component messaging, event handling, and cross-layer data flow.
  • Event-Driven Command PatternsDesign patterns that encapsulate user actions as objects to facilitate undo and redo operations.
  • Pipeline and Processing Architectures1 sub-tagArchitectures that organize logic into sequential or decoupled stages for data transformation, distinct from general-purpose modularity.
Reactive & Event-Driven Systems14 sub-tags
Systems that react to state changes or external events by triggering automated workflows and data updates.