RxCpp
The Reactive Extensions for Native (RxCpp) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators in both C and C++.
|
Observables | These are the set of observable classes in rxcpp |
Basics | These are the core classes that combine to represent a set of values emitted over time that can be cancelled |