RxKotlin
RxJava wrapper
A library that simplifies the use of RxJava with Kotlin
RxJava bindings for Kotlin
7k stars
210 watching
455 forks
Language: Kotlin
last commit: over 1 year ago kotlinrxjava
Related projects:
Repository | Description | Stars |
---|---|---|
reactivex/rxandroid | Bindings for RxJava to simplify reactive programming in Android applications | 19,881 |
reactivex/rxjava | A library for composing asynchronous and event-based programs using observable sequences | 47,954 |
kotlin/kotlinx.serialization | A plugin that provides multiplatform serialization capabilities for Kotlin objects | 5,455 |
jetbrains/kotlin | A multiplatform programming language and its development infrastructure | 49,594 |
reactivex/rxjs | A reactive programming library for JavaScript | 30,862 |
reactivex/rxjavafx | A library that provides a bridge between RxJava and JavaFX event handling | 520 |
kotlin/kotlinx.coroutines | Supports asynchronous programming in Kotlin with lightweight coroutines and reactive streams libraries | 13,122 |
reactivex/rxjavamath | Math operators for RxJava's functional programming framework | 97 |
fasterxml/jackson-module-kotlin | Adds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library | 1,127 |
reactivex/rxjavacomputationexpressions | RxJava provides a way to compose and manage asynchronous data streams using computation expressions. | 60 |
kaushikgopal/rxjava-android-samples | Real-world examples of using RxJava with Android to handle concurrency and other common problems | 7,541 |
reactivex/rxjavajoins | Joins operators for RxJava to combine multiple sources of data into a single stream of results | 100 |
reactivex/rxswift | A framework for writing asynchronous code using observable sequences and operators | 24,426 |
mockk/mockk | A testing library for Kotlin that allows developers to write tests more efficiently by mocking out dependencies and behavior. | 5,463 |
reactivex/rxjavaasyncutil | Async utilities for RxJava to simplify asynchronous programming | 133 |