awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesData Structure Change Listeners

Mechanisms for triggering custom code in response to modifications in distributed data structures.

Distinct from React-to-Native Widget Mappings: Distinct from React-to-Native Widget Mappings: focuses on backend data structure event listeners rather than UI component mapping.

Explore 2 awesome GitHub repositories matching user interface & experience · Data Structure Change Listeners. Refine with filters or upvote what's useful.

Awesome Data Structure Change Listeners GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • hazelcast/hazelcasthazelcast का अवतार

    hazelcast/hazelcast

    6,570GitHub पर देखें↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Triggers custom logic in response to add, update, or remove operations performed on replicated data structures.

    Javabig-datacachingdata-in-motion
    GitHub पर देखें↗6,570
  • streamich/json-joystreamich का अवतार

    streamich/json-joy

    1,079GitHub पर देखें↗

    json-joy is a comprehensive library for building real-time collaborative applications and distributed systems. It provides a robust framework for managing shared JSON-like data structures that automatically merge concurrent edits from multiple users, ensuring consistent state across all replicas without requiring a central coordination server. The project distinguishes itself through a high-performance approach to data handling, utilizing conflict-free replicated data types and logical clock-based synchronization to maintain data integrity. It includes a specialized engine for navigating and

    Implements event listeners that trigger custom logic in response to modifications in distributed data structures.

    TypeScriptcborcollaborationcollaborative
    GitHub पर देखें↗1,079
  1. Home
  2. User Interface & Experience
  3. Native Widget Mapping
  4. React-to-Native Widget Mappings
  5. Data Structure Change Listeners