| Crates.io | cfrp |
| lib.rs | cfrp |
| version | 0.0.4 |
| created_at | 2015-04-25 18:48:04.736391+00 |
| updated_at | 2015-12-11 23:57:49.028558+00 |
| description | Concurrent Functional Reactive Programming for Rust |
| homepage | |
| repository | https://github.com/kerinin/cfrp-rs |
| max_upload_size | |
| id | 1952 |
| size | 64,867 |
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):