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

2 dépôts

Awesome GitHub RepositoriesReactive Graph Bindings

Mechanisms that bind graph data nodes to UI components for automatic reactivity.

Distinct from Graph Data Models: Distinct from Graph Data Models: focuses on the reactive UI binding layer rather than the storage structure.

Explore 2 awesome GitHub repositories matching data & databases · Reactive Graph Bindings. Refine with filters or upvote what's useful.

Awesome Reactive Graph Bindings 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.
  • amark/gunAvatar de amark

    amark/gun

    19,057Voir sur GitHub↗

    Gun is a decentralized graph database and synchronization engine designed for real-time, peer-to-peer data management. It functions as a JavaScript library that enables applications to maintain consistent state across distributed nodes without relying on a central server. By utilizing conflict-free replicated data types and a gossip protocol, the system ensures that data updates propagate across the network and reconcile automatically. The project distinguishes itself through a focus on decentralized identity and security, utilizing public-key infrastructure to authenticate users and sign dat

    Triggers automatic reactivity and UI updates as graph data changes in real-time.

    JavaScriptartificial-intelligencebig-datablockchain
    Voir sur GitHub↗19,057
  • makieorg/makie.jlAvatar de MakieOrg

    MakieOrg/Makie.jl

    2,778Voir sur GitHub↗

    Makie.jl is a high-performance Julia data visualization library and hardware-accelerated plotting engine used to create interactive 2D and 3D visualizations. It functions as a reactive visualization framework where plots update automatically via observables and compute graphs, and as a vector graphics generator for high-resolution academic output. The system is distinguished by its backend-agnostic rendering pipeline, which supports OpenGL, WebGL, and ray-traced scenes. It employs a grammar-of-graphics approach to map variables to aesthetic attributes and utilizes a hierarchical scene graph t

    Binds compute graph nodes to observable variables to trigger automatic visual and data updates.

    Juliagpugraphicsjulia
    Voir sur GitHub↗2,778
  1. Home
  2. Data & Databases
  3. Graph Data Models
  4. Reactive Graph Bindings