awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Event-Driven Architectures · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesEvent-Driven Architectures

Decoupled communication patterns that allow application components to trigger, listen for, and respond to specific system events.

Explore 4 awesome GitHub repositories matching software engineering & architecture · Event-Driven Architectures. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Architectures
  4. Event-Driven Architectures

Awesome Event-Driven Architectures GitHub Repositories

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

    laravel/laravel

    83,758GitHubView on GitHub↗

    Laravel is a comprehensive full-stack web framework designed for building scalable server-side applications. It provides an integrated development environment that centers on an object-relational mapper for database abstraction, a robust routing system, and a sophisticated service container for dependency injection. Th

    Bladeframeworklaravelphp
  • 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

    TypeScript
  • usememos/memos

    usememos/memos

    57,067GitHubView on GitHub↗

    Memos is a self-hosted, container-native knowledge management platform designed for capturing and organizing personal notes. It functions as a private workspace where users can create content using markdown, tags, and media embeds to streamline daily productivity. The system is built to be deployed as a portable servic

    Godockerfossgo
  • 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

    Jupyter Notebookchatbothugging-facellm

Explore sub-tags

  • Event-Driven Messaging HooksStandardized interfaces for real-time communication between external systems and core logic.
  • WebhooksAutomated HTTP callbacks triggered by specific events to notify external systems of state changes.