2 repository-uri
Mechanisms for propagating a global state tree from the root instance down through nested components.
Distinct from Root Accessors: Focuses on the distribution of a state tree rather than simple access to a root instance
Explore 2 awesome GitHub repositories matching web development · Root State Distribution. Refine with filters or upvote what's useful.
FAST is a web components framework and declarative UI library used to build adaptive user interfaces. It functions as a server-side rendering engine and design system implementation, enabling the creation of modular components based on web standards. The framework focuses on cross-framework component compatibility, allowing user interface elements to remain functional across different front-end frameworks and modern browsers. It implements a design language through a collection of pre-defined visual components to ensure consistency across professional applications. The system covers state-dr
Distributes a global state tree through nested custom elements by merging root data with component attributes.
Reth is a modular, high-performance Ethereum execution layer client written in Rust. It serves as a full Ethereum node that syncs, validates, and serves blockchain data, functioning as an archive node implementation, a high-throughput RPC node server, and a snapshot sync tool. The project is built around a modular component architecture that allows assembling custom node behavior by swapping independent Rust crates for consensus, execution, mempool, and networking. The client distinguishes itself through a staged sync pipeline that downloads headers and bodies online before processing the res
Lists intermediate state roots after each transaction for debugging and verification purposes.