All Projects → politrons → Reactive

politrons / Reactive

Reactive: Examples of the most famous reactive libraries that you can find in the market.

Programming Languages

java
68154 projects - #9 most used programming language
flow
126 projects

Projects that are alternatives of or similar to Reactive

Rxjava2 Extras
Utilities for use with RxJava 2
Stars: ✭ 167 (-34.77%)
Mutual labels:  rxjava, stream, reactivex
Spring Reactive Sample
Spring 5 Reactive playground
Stars: ✭ 867 (+238.67%)
Mutual labels:  rxjava, reactor, spring
reactor-go
A golang implementation for reactive-streams.
Stars: ✭ 48 (-81.25%)
Mutual labels:  reactivex, rxjava, reactor
Rxjava Spring Boot Starter
RxJava Spring MVC integration
Stars: ✭ 180 (-29.69%)
Mutual labels:  rxjava, spring
Rxdownloader
Demo of Downloading Songs/Images through Android Download Manager using RxJava2
Stars: ✭ 166 (-35.16%)
Mutual labels:  rxjava, stream
Rxkotlinfx
Kotlin extensions to the RxJavaFX framework
Stars: ✭ 177 (-30.86%)
Mutual labels:  rxjava, reactivex
Rxjavajdk8interop
RxJava 2/3 interop library for supporting Java 8 features such as Optional, Stream and CompletableFuture [discontinued]
Stars: ✭ 70 (-72.66%)
Mutual labels:  rxjava, stream
assembler
Functional, type-safe, stateless reactive Java API for efficient implementation of the API Composition Pattern for querying/merging data from multiple datasources/services, with a specific focus on solving the N + 1 query problem
Stars: ✭ 102 (-60.16%)
Mutual labels:  flux, reactor
Ixjava
Iterable Extensions for Java 6+
Stars: ✭ 210 (-17.97%)
Mutual labels:  rxjava, stream
RxLoading
RxJava library for showing a loading (i.e. progress bar) state while waiting for async data with minimal effort and advanced options.
Stars: ✭ 49 (-80.86%)
Mutual labels:  stream, rxjava
ProxerAndroid
The official Android App of Proxer.Me
Stars: ✭ 105 (-58.98%)
Mutual labels:  stream, rxjava
Rsocket Java
Java implementation of RSocket
Stars: ✭ 2,099 (+719.92%)
Mutual labels:  rxjava, stream
Rxanimationbinding
RxJava binding APIs for Android's animations
Stars: ✭ 82 (-67.97%)
Mutual labels:  rxjava, reactivex
Rxkotlinfx Tornadofx Demo
A demo application demonstrating TornadoFX and Rx usage
Stars: ✭ 75 (-70.7%)
Mutual labels:  rxjava, reactivex
servant
Serving you with GoogleApiClients any way you like them
Stars: ✭ 17 (-93.36%)
Mutual labels:  reactivex, rxjava
TMDB-App
Demo app using TMDB api
Stars: ✭ 13 (-94.92%)
Mutual labels:  reactivex, rxjava
mmqtt
An Open-Source, Distributed MQTT Broker for IoT.
Stars: ✭ 58 (-77.34%)
Mutual labels:  akka, reactor
Rhub
Reactive Event Hub
Stars: ✭ 66 (-74.22%)
Mutual labels:  rxjava, reactor
rxjava2-http
Transmit RxJava2 Flowable over http with non-blocking backpressure
Stars: ✭ 19 (-92.58%)
Mutual labels:  stream, rxjava
rxkotlin-jdbc
Fluent RxJava JDBC extension functions for Kotlin
Stars: ✭ 27 (-89.45%)
Mutual labels:  reactivex, rxjava

Author Pablo Perez Garcia

Is this repo useful? Please ⭑Star this repository and share the love.

Here we cover with examples the most famous reactive libraries that you can find in the market.

ReactiveX

My image

Marble diagrams are not clear enough?.

Here we cover with some practical examples, the most common use of the ReactiveX platform for Java.

RxScala examples here

Spring Reactor

My image

The reactive stream API implementation of Spring.

My image

My image

My image

My image

My image

Akka Stream

My image

The reactive stream API implementation of Akka.

RSocket

My image

Binary protocol for use on byte stream transports.

Quarkus

My image

Example of most important features of the red hat framework.

Micronaut

My image

A modern, JVM-based, full-stack framework for building modular, easily testable microservice and serverless applications.

My image

Example of most important features of this functional programing library for Java.

Reactive Stream Monads combination

A Combination of Monads that implement Reactive Stream.

Observer V Iterator Pattern

An explanation, comparative and benchmark between these two patterns.

RxJava V Spring Reactor

A Comparative and benchmark between these two frameworks.

Java 8

My image

Stream API, Functions and Promises with examples of how to use it.

Java 9

My image

The most important features with particle examples of how to use it.

Java 10

My image

The most important features with particle examples of how to use it.

Java 11

My image

The most important features with particle examples of how to use it.

Java 12

My image

The most important features with particle examples of how to use it.

Java 14

My image

The most important features with particle examples of how to use it.

Java 15

The most important features with particle examples of how to use it.

Software craftsmanship

Programs

  • PaymentAPI: A Reactive microservice with DDD + CQRS + Event Sourcing
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].