RustForWeb / floating-ui
Rust port of Floating UI with support for Dioxus, Leptos and Yew.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing RustForWeb/floating-ui in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewRust Floating UI Rust port of Floating UI. Floating UI is a library that helps you create "floating" elements such as tooltips, popovers, dropdowns, and more. Frameworks Rust Floating UI is available for these Rust frameworks: • DOM ( ) • Dioxus • Leptos • Yew Examples See the Rust Floating UI book for examples. Each framework has an implementations of the Floating UI tutorial as an example: • DOM • Dioxus • Leptos • Yew Additionally, implementations of Floating UI tests are more complex examples: • Dioxus • Leptos • Yew Documentation See the Rust Floating UI book for documentation. Documentation for the crates is available on Docs.rs: • • • • • • Credits The logo is a combination of the Floating UI logo and Ferris the Rustacean. License This project is available under the MIT license. Rust for Web The Rust Floating UI project is part of Rust for Web. Rust for Web creates and ports web libraries for Rust. All projects are free and open source.