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.
2k stars
64 watching
126 forks
Language: Java
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for writing asynchronous code using observable sequences and operators | 24,426 |
| A library for composing asynchronous and event-based programs using observable sequences | 47,954 |
| A framework that simplifies data-driven React applications by abstracting away imperative API interactions and providing GraphQL-based query management. | 18,434 |
| Provides assertions for testing RxJava Observables in Java | 117 |
| A package that enables logging events to be observed and processed as observable streams. | 23 |
| A middleware library that enables the composition and cancellation of asynchronous actions to create side effects in Redux-based applications. | 7,848 |
| RxJava provides a way to compose and manage asynchronous data streams using computation expressions. | 60 |
| Introduces an Observable type to model push-based data sources in ECMAScript | 3,080 |
| A reactive programming library for JavaScript | 30,862 |
| A set of methods to simplify and reduce boilerplate code in RxJava Observable chains | 85 |
| A set of libraries to compose asynchronous and event-based programs using observable streams. | 1,709 |
| An RxJava transformer that combines replay, publish, and refCount operators to manage caching of upstream observables or flows. | 626 |
| A library for efficiently using web workers with RxJS observables in TypeScript applications. | 228 |
| An Android library monitoring network connection state and internet connectivity with RxJava observables | 2,535 |
| Extensions for handling null and empty values in Swift observables | 700 |