I've been working on server side VDOM based web framework in Ruby that streams DOM-patches to the browser. It uses Haml as React uses JSX. The syntax makes it really nice to use. It's pretty fast but it needs a lot more work before it's ready to use for any real world projects. Would be cool if someone tried it out and maybe even made some improvements.
https://github.com/mayu-live/framework