RxRelay

Reactive bridging library

Provides a set of reactive APIs to bridge non-Rx APIs into RxJava easily and efficiently

RxJava types that are both an Observable and a Consumer.

GitHub

2k stars
64 watching
126 forks
Language: Java
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
reactivex/rxswiftA framework for writing asynchronous code using observable sequences and operators24,426
reactivex/rxjavaA library for composing asynchronous and event-based programs using observable sequences47,954
facebook/relayA framework that simplifies data-driven React applications by abstracting away imperative API interactions and providing GraphQL-based query management.18,434
ribot/assertj-rxProvides assertions for testing RxJava Observables in Java117
serilog/serilog-sinks-observableA package that enables logging events to be observed and processed as observable streams.23
redux-observable/redux-observableA middleware library that enables the composition and cancellation of asynchronous actions to create side effects in Redux-based applications.7,848
reactivex/rxjavacomputationexpressionsRxJava provides a way to compose and manage asynchronous data streams using computation expressions.60
tc39/proposal-observableIntroduces an Observable type to model push-based data sources in ECMAScript3,080
reactivex/rxjsA reactive programming library for JavaScript30,862
pakoito/rxcomprehensionsA set of methods to simplify and reduce boilerplate code in RxJava Observable chains85
reactivex/rxphpA set of libraries to compose asynchronous and event-based programs using observable streams.1,709
jakewharton/rxreplayingshareAn RxJava transformer that combines replay, publish, and refCount operators to manage caching of upstream observables or flows.626
cloudnc/observable-webworkerA library for efficiently using web workers with RxJS observables in TypeScript applications.228
pwittchen/reactivenetworkAn Android library monitoring network connection state and internet connectivity with RxJava observables2,535
rxswiftcommunity/rxoptionalExtensions for handling null and empty values in Swift observables700