Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Hsweb Framework | 8,047 | 1 | 10 days ago | 27 | June 20, 2022 | 3 | apache-2.0 | Java | ||
hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。 | ||||||||||
Jetlinks Community | 3,811 | 6 days ago | 14 | apache-2.0 | Java | |||||
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。 | ||||||||||
Spring Reactive Sample | 1,200 | 12 days ago | gpl-3.0 | Java | ||||||
Spring 5 Reactive playground | ||||||||||
Reactive | 304 | 9 days ago | 6 | Java | ||||||
Reactive: Examples of the most famous reactive libraries that you can find in the market. | ||||||||||
Reactive Ms Example | 147 | 5 years ago | mit | Java | ||||||
An educational project to learn reactive programming with Spring 5 | ||||||||||
Spring Webflux Reactive Rest Api Demo | 128 | 2 years ago | 3 | Java | ||||||
Build Reactive Rest APIs with Spring WebFlux and Reactive Mongo | ||||||||||
Reactive Spring Security 5 Workshop | 103 | 17 days ago | 11 | apache-2.0 | Java | |||||
Hands-On workshop for securing a reactive spring boot 2 application in multiple steps | ||||||||||
Ecommerce Microservices Spring Reactive Webflux | 90 | a year ago | Java | |||||||
E-commerce demo with spring reactive webflux and spring cloud microservice | ||||||||||
Webflux Streaming Demo | 79 | 3 years ago | mit | Java | ||||||
A tryout of reactive application using Spring 5 WebFlux and mongoDB, along with an overview article on reactive programming. | ||||||||||
Reactive Matchday | 75 | 6 years ago | apache-2.0 | Java | ||||||
Spring 5 showcase application with a Thymeleaf HTML5 interface |
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.
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.
The reactive stream API implementation of Spring.
Implementation of Akka patterns using Akka typed, using Java DSL.
The reactive stream API implementation of Akka.
Binary protocol for use on byte stream transports.
Example of most important features of the red hat framework.
A modern, JVM-based, full-stack framework for building modular, easily testable microservice and serverless applications.
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.
Example of Monad implementation for Java.
Apache Curator is a Java/JVM client library for Apache ZooKeeper, a distributed coordination service.
A Combination of Monads that implement Reactive Stream.
An explanation, comparative and benchmark between these two patterns.
A Comparative and benchmark between these two frameworks.
Project Loom feature
Pattern matching improvements & Virtual Thread
Eclipse Collections is one of the best Java collections framework ever that brings happiness to your Java development.
Examples of patterns using Apache Kafka.