Concurrent FRP implemented in Rust.
This is essentially a port of Elm. If you're not familiar with Elm or the design behind Evan Czaplicki's Concurrent FRP, you should read Elm: Concurrent FRP for Functional GUIs or watch his talk at StrangeLoop 2014.
Other Options (that I know of): * frp-rust * carboxyl * rust-frp