react-rs
React library for server-side rendering with Rust. Very early days, this doesn't do much yet.
When it's done, this:
react.Div .render
will return this:
However, Instead of writing that very verbose Rust, you'll be able to use jsx-rs.