awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 Repos

Awesome GitHub RepositoriesReactive Data Sharing

Mechanisms for sharing reactive data objects by reference across components.

Distinct from Shared Memory Data Exchange: Focuses on reactive object sharing within a single process rather than inter-process memory exchange.

Explore 8 awesome GitHub repositories matching data & databases · Reactive Data Sharing. Refine with filters or upvote what's useful.

Awesome Reactive Data Sharing GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • facebook/reactAvatar von facebook

    facebook/react

    245,669Auf GitHub ansehen↗

    React ist eine JavaScript-Bibliothek für den Aufbau von Benutzeroberflächen, basierend auf einer komponentenorientierten Architektur und unidirektionalem Datenfluss.

    Shares reactive data snapshots across components to ensure consistent state.

    JavaScriptjavascriptuifrontend
    Auf GitHub ansehen↗245,669
  • vuejs/vueAvatar von vuejs

    vuejs/vue

    209,900Auf GitHub ansehen↗

    Vue ist ein progressives, komponentenbasiertes JavaScript-Framework, das für den Aufbau reaktiver Benutzeroberflächen und Single-Page-Anwendungen entwickelt wurde. Es konzentriert sich auf ein deklaratives Vorlagensystem, das HTML in effiziente Render-Funktionen umwandelt und es Entwicklern ermöglicht, komplexe Schnittstellen in isolierte, wiederverwendbare Einheiten zu organisieren, die automatisch mit dem Anwendungszustand synchronisieren. Das Framework zeichnet sich durch ein reaktivitätsbasiertes Abhängigkeitsverfolgungssystem aus, das den Datenzugriff während des Renderns überwacht, um präzise Updates auszulösen. Es bietet eine flexible Architektur, die sowohl die inkrementelle Einführung als auch die Entwicklung von Anwendungen in vollem Umfang unterstützt. Entwickler können ein robustes, Plugin-basiertes Erweiterbarkeitsmodell nutzen, um globale Logik zu injizieren, während die virtuelle DOM-Abgleichung des Frameworks effiziente Schnittstellen-Updates durch die Berechnung minimaler Mutationen sicherstellt. Über seine Kern-Rendering-Fähigkeiten hinaus enthält das Projekt eine umfassende Suite von Tools zur Verwaltung des Anwendungszustands, URL-basiertem Routing und serverseitigem Rendering. Es bietet umfassende Unterstützung für Komponentenkomposition, Inhaltsverteilung und Animationsmanagement, neben integrierten Sicherheitsmaßnahmen wie automatischem Content-Escaping, um häufige Schwachstellen zu verhindern. Das Framework wird mit offiziellen Typdeklarationen vertrieben, um die statische Analyse zu unterstützen, und kann über Standard-Paketmanager installiert oder direkt über Skript-Tags in Browserumgebungen integriert werden.

    Synchronizes data across instances by sharing object references for automatic updates.

    TypeScriptframeworkfrontendjavascript
    Auf GitHub ansehen↗209,900
  • huggingface/datasetsAvatar von huggingface

    huggingface/datasets

    21,643Auf GitHub ansehen↗

    Datasets is a library designed for the management, processing, and sharing of large-scale data collections for machine learning workflows. It functions as both a data processing framework and a versioning platform, providing tools to organize, filter, and transform massive datasets while ensuring reproducibility across research and development teams. The library distinguishes itself by enabling the handling of datasets that exceed available system memory. It utilizes memory-mapped file access, disk-based caching, and lazy iterative streaming to maintain performance when working with large-sca

    Facilitates team collaboration on machine learning benchmarks through shared data repositories.

    Pythonaiartificial-intelligencecomputer-vision
    Auf GitHub ansehen↗21,643
  • hoffstadt/dearpyguiAvatar von hoffstadt

    hoffstadt/DearPyGui

    15,217Auf GitHub ansehen↗

    DearPyGui is a GPU-accelerated, immediate-mode graphical user interface framework for Python. It provides a high-performance toolkit for building interactive desktop applications by leveraging native hardware-accelerated rendering backends across multiple operating systems. By utilizing an immediate-mode execution model, the library offers direct control over the rendering loop and element state, enabling the creation of responsive, dynamic interfaces. The framework distinguishes itself through its ability to handle complex, high-frequency visual updates, making it suitable for real-time data

    Links multiple interface components to shared data sources for automatic, synchronized updates.

    C++cppcross-platformdearpygui
    Auf GitHub ansehen↗15,217
  • the-pocket/pocketflow-tutorial-codebase-knowledgeAvatar von The-Pocket

    The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge

    12,396Auf GitHub ansehen↗

    This project is a comprehensive suite of AI tools and frameworks, featuring an LLM multi-agent orchestrator, an autonomous agent runtime, and a stateful application framework. It provides the infrastructure to build and manage specialized AI agents capable of coordinating complex tasks through graph-based workflows and shared state. The system is distinguished by its implementation of the Model Context Protocol, allowing for standardized resource discovery and communication between AI clients and servers. It further includes an AI-powered documentation generator designed to analyze source cod

    Maintains a shared global state across graph nodes to track conversation history and task progress for agents.

    Pythoncodinglarge-language-modellarge-language-models
    Auf GitHub ansehen↗12,396
  • reactjs/react.devAvatar von reactjs

    reactjs/react.dev

    11,765Auf GitHub ansehen↗

    React is a JavaScript library for building user interfaces through the composition of modular, self-contained components. It employs a declarative programming model where developers describe the desired visual state, and the library automatically manages the underlying document updates and state synchronization. By utilizing a virtual representation of the document, it calculates and applies minimal changes to the browser, ensuring efficient rendering even in complex applications. The library distinguishes itself through a sophisticated scheduling system that manages rendering work in increme

    Provides a shared data source that child components access directly without intermediate property passing.

    JavaScriptdocumentationjavascriptreact
    Auf GitHub ansehen↗11,765
  • the-pocket/pocketflowAvatar von The-Pocket

    The-Pocket/PocketFlow

    10,046Auf GitHub ansehen↗

    PocketFlow is a graph-based framework for designing and executing large language model operations and reasoning patterns. It serves as an orchestrator for building goal-oriented autonomous agents, multi-agent systems, and retrieval-augmented generation pipelines. The system is distinguished by its ability to coordinate autonomous AI agents that use shared memory and tools to solve complex goals, supported by a structured output engine that enforces schema-consistent responses. It utilizes graph-based workflow orchestration to manage sequences of model operations and supports supervisor-based

    Maintains a global data structure that allows all nodes to read and write to decouple schema from logic.

    Pythonagentic-aiagentic-frameworkagentic-workflow
    Auf GitHub ansehen↗10,046
  • getstream/vision-agentsAvatar von GetStream

    GetStream/Vision-Agents

    6,029Auf GitHub ansehen↗

    Shares session state across multiple servers via a shared key-value store for distributed agent management.

    Pythonagentic-aiagentsai
    Auf GitHub ansehen↗6,029
  1. Home
  2. Data & Databases
  3. Shared Memory Data Exchange
  4. Reactive Data Sharing

Unter-Tags erkunden

  • Collaborative BenchmarkingTools for sharing and managing common datasets used for machine learning benchmarks. **Distinct from Reactive Data Sharing:** Distinct from reactive data sharing: focuses on collaborative dataset repositories rather than reactive object sharing.
  • Context ProvidersMechanisms for broadcasting shared data to descendant components without manual property drilling. **Distinct from Reactive Data Sharing:** Distinct from reactive data sharing: focuses on the specific provider-consumer pattern for dependency injection.
  • Cross-Node State SharingMechanisms for maintaining a global state accessible by all processing nodes in a graph. **Distinct from Reactive Data Sharing:** Distinct from Reactive Data Sharing: focuses on global state access for workflow nodes rather than reactive object references.