awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesEvent Systems

Mechanisms for propagating state changes and triggering updates across application layers.

Distinguishing note: Focuses on the synchronization mechanism rather than general event handling or messaging queues.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Event Systems. Refine with filters or upvote what's useful.

Awesome Event Systems 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.
  • sansan0/trendradarAvatar de sansan0

    sansan0/TrendRadar

    59,513Voir sur GitHub↗

    TrendRadar is a market intelligence tool designed to aggregate and analyze external information sources for monitoring shifts in consumer behavior and industry patterns. It functions as a visual data analytics dashboard, transforming raw market data into interactive charts and insights through a component-based interface. The platform utilizes a declarative state management system where application behavior is governed by a centralized configuration object. This architecture supports interactive dashboard development, allowing users to manipulate data sets and visualize emerging trends over t

    Triggers automatic propagation of configuration changes across the application to ensure consistent data representation.

    Pythonaibarkdata-analysis
    Voir sur GitHub↗59,513
  • bagisto/bagistoAvatar de bagisto

    bagisto/bagisto

    27,305Voir sur GitHub↗

    Bagisto is a modular e-commerce platform designed for building and managing scalable online storefronts. It functions as an enterprise-grade toolkit that provides a structured environment for handling complex inventory, secure payment processing, and shipping logistics. Built on a flexible architecture, the platform allows developers to extend core business logic through custom packages and specialized product types. The platform distinguishes itself through a highly modular design that utilizes service-provider-based dependency injection and a repository-pattern data access layer to decouple

    Custom logic is triggered by dispatching events throughout the application lifecycle, allowing developers to intercept and modify standard processing flows.

    PHPb2b-ecommerceblockchain-ecommerceecommerce
    Voir sur GitHub↗27,305
  1. Home
  2. Software Engineering & Architecture
  3. Event Systems