awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sansan0/trendradarsansan0 的头像

    sansan0/TrendRadar

    59,513在 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
    在 GitHub 上查看↗59,513
  • bagisto/bagistobagisto 的头像

    bagisto/bagisto

    27,305在 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
    在 GitHub 上查看↗27,305
  1. Home
  2. Software Engineering & Architecture
  3. Event Systems