{"id":74799,"library":"reactive-graph","title":"Reactive Graph","description":"A fine-grained reactive graph for building user interfaces, part of the Leptos ecosystem.","status":"active","version":"0.2.14","language":"rust","source_language":null,"source_url":"https://github.com/leptos-rs/leptos","tags":["reactive","ui","graph","leptos"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nreactive_graph = \"0.2.14\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add reactive_graph","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"ReactiveGraph","correct":"use reactive_graph::ReactiveGraph;"}],"quickstart":{"code":"use reactive_graph::ReactiveGraph;\n\nfn main() {\n    let graph = ReactiveGraph::new();\n    println!(\"Reactive graph created\");\n}","lang":"rust","description":"Creates a new reactive graph instance."},"warnings":[{"fix":"Add `leptos = { version = \"...\", features = [\"reactive-graph\"] }` to Cargo.toml.","message":"Requires the 'reactive-graph' feature in Leptos to be enabled.","severity":"gotcha","affected_versions":">=0.2.0"}],"env_vars":null,"search_vec":"'build':10 'ecosystem':17 'fine':5 'fine-grain':4 'grain':6 'graph':2,8,20 'interfac':12 'lepto':16,21 'part':13 'reactiv':1,7,18 'ui':19 'user':11","created_at":"2026-06-17T19:08:33.295931+00:00","updated_at":"2026-06-17T19:08:33.295931+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/leptos-rs/leptos","github":"https://github.com/leptos-rs/leptos","docs":"https://docs.rs/reactive_graph/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}