awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sansan0/trendradarالصورة الرمزية لـ sansan0

    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/bagistoالصورة الرمزية لـ bagisto

    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