victimsnino/ReactivePlusPlus
Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX approach
C++BSL-1.0
Issues
- 0
dynamic_connectable
#670 opened by victimsnino - 0
- 0
Check if concat perf can be improved
#671 opened by victimsnino - 0
- 0
Tech debt
#641 opened by victimsnino - 0
Move to new sonar-cloud analysis method
#651 opened by victimsnino - 0
RPP v2 - Implementation Status
#324 opened by victimsnino - 2
Connect example output different than expected
#645 opened by wjspoel - 5
declare observable of observable type
#633 opened by klokane - 3
heaptrack detects memory leak on example in README
#620 opened by daixtrose - 3
- 2
Using reactiveplusplus with vcpkg and MSBuild
#610 opened by idotta - 4
Debounce hangs with libuv integration
#609 opened by mincequi - 0
Add get_value method for behavior_subject
#569 opened by victimsnino - 10
libuv / uvw integration
#549 opened by mincequi - 5
Create pool based schedulers: IO and Computation
#301 opened by victimsnino - 4
What is the best way to add support for Unreal Engine's TMulticastDelegate as an observable?
#564 opened by jcoder58 - 0
Add behavior_subject
#552 opened by victimsnino - 3
Please update RPP in conan center
#548 opened by RobinQu - 1
Consider pushing builds to NUGet
#319 opened by bert-laverman - 1
Fix timeouting example from godbolt
#539 opened by victimsnino - 2
How to refer to observable type anyway?
#533 opened by RobinQu - 3
Reemit from subscription
#499 opened by mincequi - 7
creating an observable from C callback functions
#496 opened by therealkenc - 0
Create document "How to create custom operator"
#288 opened by victimsnino - 0
- 6
- 5
Resolve "nano sleeps"
#424 opened by victimsnino - 2
Publish subject fails compilation on GCC 13
#475 opened by AidanGG - 3
Throttle operator
#466 opened by mincequi - 8
Create another v1 release
#417 opened by mincequi - 2
Feature request for "Single-Observable"
#386 opened by juxeii - 1
Two broken links
#385 opened by juxeii - 0
Re-implement scheduler's related code
#304 opened by victimsnino - 5
Question about sample_with_time (oversampling)
#310 opened by mincequi - 3
Add average operator (and other statistical)
#307 opened by mincequi - 28
macOS/clang support
#295 opened by mincequi - 0
Add buffer_with_time operator
#313 opened by victimsnino - 0
Add window_with_time operator
#312 opened by victimsnino - 0
Implement debounce operator
#306 opened by victimsnino - 3
Re-implement scheduler's related code
#277 opened by victimsnino - 0
Create behavior subject
#300 opened by victimsnino - 0
QT support
#290 opened by victimsnino - 7
timeout operator
#286 opened by wuyuanyi135 - 5
Fails to compile with clang11
#282 opened by SpaceIm - 10
Rpp doesn't compile - VS22 - Windows - Latest release
#283 opened by dpieve - 0
Split "lift" to declaration and implementation
#272 opened by victimsnino - 1
Add "delay" operator
#266 opened by victimsnino - 0
- 2
Polish early_unsubscribe
#268 opened by victimsnino