Stars
The Java gRPC implementation. HTTP/2 based RPC
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
Apache Superset is a Data Visualization and Data Exploration Platform
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.
Very spicy additions to the Java programming language.
Free and Open Source, Distributed, RESTful Search Engine
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…
Spring Cloud Circuit Breaker API and Implementations
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
AWS Service registry for resilient mid-tier load balancing and failover.
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
A high-level and lightweight declarative HTTP client framework for Java. it makes sending HTTP requests in Java easier.
Apache Kafka - A distributed event streaming platform
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
《Spring Cloud Alibaba微服务原理与实战》中的的案例代码。