reactive

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

289
54
Java

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

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

My image

Implementation of Akka patterns using Akka typed, using Java DSL.

Akka Stream

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.

Oracle Helidon

My image

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

My image

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

Category Theory

My image

Example of Monad implementation for Java.

My image

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

My image

Java 9

My image

Java 10

My image

Java 11

My image

Java 12

My image

Java 14

My image

Java 15

Java 16

My image

Java 17

My image

Java 18

Project Loom feature

Java 19

Pattern matching improvements & Virtual Thread

My image

Eclipse Collections is one of the best Java collections framework ever that brings happiness to your Java development.

My image

Examples of patterns using Apache Kafka.

Software craftsmanship

Programs

  • PaymentAPI: A Reactive microservice with DDD + CQRS + Event Sourcing
  • Reactive StarWars A Star wars reactive microservice platform, formed
    by four services