https://github.com/euv-dev/euv
A declarative, cross-platform UI framework for Rust with virtual DOM, reactive signals, and HTML macros for WebAssembly.
https://github.com/euv-dev/euv
Last synced: 20 days ago
JSON representation
A declarative, cross-platform UI framework for Rust with virtual DOM, reactive signals, and HTML macros for WebAssembly.
- Host: GitHub
- URL: https://github.com/euv-dev/euv
- Owner: euv-dev
- License: mit
- Created: 2026-05-10T08:50:05.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2026-07-10T14:01:58.000Z (29 days ago)
- Last Synced: 2026-07-10T15:13:12.418Z (29 days ago)
- Language: Rust
- Homepage: https://docs.rs/euv/latest/
- Size: 2.46 MB
- Stars: 7
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-rust - euv-dev/euv - A declarative, cross-platform UI framework for Rust with virtual DOM, reactive signals, and HTML macros for WebAssembly. [](https://github.com/euv-dev/euv/actions) (Libraries / GUI)
- awesome-rust - euv-dev/euv - platform UI framework for Rust with virtual DOM, reactive signals, and HTML macros for WebAssembly. [](https://github.com/euv-dev/euv/actions) (Libraries / GUI)
- awesome-rust-with-stars - euv-dev/euv - platform UI framework for Rust with virtual DOM, reactive signals, and HTML macros for WebAssembly. | 2026-07-31 | (Libraries / GUI)
- awesome-rust - euv-dev/euv - A declarative, cross-platform UI framework for Rust with virtual DOM, reactive signals, and HTML macros for WebAssembly. [](https://github.com/euv-dev/euv/actions) (Libraries / GUI)
README
## euv

[](https://crates.io/crates/euv)
[](https://img.shields.io/crates/d/euv.svg)
[](https://docs.rs/euv)
[](https://github.com/euv-dev/euv/actions?query=workflow:Rust)
[](./LICENSE)
[Api Docs](https://docs.rs/euv/latest/)
> A declarative, cross-platform UI framework for Rust with virtual DOM, reactive signals, and HTML macros for WebAssembly.
## Installation
To use this crate, you can run cmd:
```shell
cargo add euv
```
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## Contributing
Contributions are welcome! Please open an issue or submit a pull request.
## Contact
For any inquiries, please reach out to the author at [root@ltpp.vip](mailto:root@ltpp.vip).