RxKotlin

RxJava wrapper

A library that simplifies the use of RxJava with Kotlin

RxJava bindings for Kotlin

GitHub

7k stars
210 watching
456 forks
Language: Kotlin
last commit: about 1 year ago
kotlinrxjava

Related projects:

Repository Description Stars
reactivex/rxandroid Bindings for RxJava to simplify reactive programming in Android applications 19,882
reactivex/rxjava A library for composing asynchronous and event-based programs using observable sequences 47,919
kotlin/kotlinx.serialization A library that generates reflectionless serialization code for Kotlin multiplatform projects 5,421
jetbrains/kotlin A programming language with features like multiplatform support and a comprehensive set of libraries. 49,396
reactivex/rxjs A reactive programming library for JavaScript 30,799
reactivex/rxjavafx A library that provides a bridge between RxJava and JavaFX event handling 519
kotlin/kotlinx.coroutines Supports asynchronous programming in Kotlin with lightweight coroutines and reactive streams libraries 13,067
reactivex/rxjavamath Math operators for RxJava's functional programming framework 96
fasterxml/jackson-module-kotlin Adds support for serialization/deserialization of Kotlin classes and data classes 1,126
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,544
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,392
mockk/mockk A testing library for Kotlin that allows developers to write tests more efficiently by mocking out dependencies and behavior. 5,441
reactivex/rxjavaasyncutil Async utilities for RxJava to simplify asynchronous programming 133