Show HN: Rocal UI – A simple template engine with Rust

16 picolt 2 4/26/2025, 6:26:16 PM github.com ↗

Comments (2)

badmonster · 3d ago
are there any plans to add built-in components or macros for common UI patterns, like modals or form validation helpers
picolt · 3d ago
That sounds valid ideas. Since it's a simple template engine, I avoided adding many features like you mentioned. Maybe, if you want those features, you would love yew and leptos which are other UI frameworks with Rust.

https://github.com/yewstack/yew https://github.com/leptos-rs/leptos