Crates.io | rx |
lib.rs | rx |
version | 0.0.1 |
source | src |
created_at | 2016-02-02 23:28:32.860082 |
updated_at | 2016-02-09 21:39:08.890125 |
description | Reactive programming for Rust |
homepage | |
repository | https://github.com/ruud-v-a/rx |
max_upload_size | |
id | 4067 |
size | 33,971 |
Reactive programming for Rust.
Rx is an attempt to bring the Reactive Extensions for C# to Rust. At the moment this is very much an experiment. I am not even sure if this is at all feasible in Rust with the lifetimes all over the place.
To be added later.
Rx is licensed under the Apache 2.0 license. It may be used in free software as well as closed-source applications, both for commercial and non-commercial use under the conditions given in the license. If you want to use Rx in your GPLv2-licensed software, you can add an exception to your copyright notice.