rx 0.0.1

Reactive programming for Rust
Documentation
  • Coverage
  • 100%
    19 out of 19 items documented0 out of 1 items with examples
  • Size
  • Source code size: 34.11 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.13 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ruuda/rx
    8 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ruuda

Rx

Reactive programming for Rust.

Build Status Crates.io version

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.

Examples

To be added later.

License

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.