2 dépôts
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.
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.
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.