Reactive
Reactive: Examples of the most famous reactive libraries that you can find in the market.
Install / Use
/learn @politrons/ReactiveREADME
Author Pablo Picouto 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

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
-
Contactable

-
Combining

-
Creating

-
Filtering

-
Transforming

-
Scheduler

-
Errors

-
Utils
-
Single An Observable that just emit 1 item through the pipeline.
-
Relay A subject which subscribe observers and keep the pipeline open all the time.
Spring Reactor

The reactive stream API implementation of Spring.





Akka

Implementation of Akka patterns using Akka typed, using Java DSL.
Akka Stream
The reactive stream API implementation of Akka.
RSocket

Binary protocol for use on byte stream transports.
Quarkus

Example of most important features of the red hat framework.
Micronaut

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

Helidon is a collection of Java libraries for writing microservices that run on a fast web core powered by Netty.

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

Example of Monad implementation for Java.
Apache Curator is a Java/JVM client library for Apache ZooKeeper, a distributed coordination service.
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

Java 9

Java 10

Java 11

Java 12

Java 14

Java 15
Java 16

Java 17

Java 18
Project Loom feature
Java 19
Pattern matching improvements & Virtual Thread
Java 20,21,22

