zyklon2's Stars
ReactiveX/RxNetty
Reactive Extension (Rx) Adaptor for Netty
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
Netflix/ribbon
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.
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
alibaba/jvm-sandbox
Real - time non-invasive AOP framework container based on JVM
sofastack/sofa-tracer
SOFATracer is a component for the distributed system call trace. And through a unified traceId logging the logs of various network calls in the invoking link. These logs can be used for quick discovery of faults, service governance, etc.
sofastack/sofa-mesh
A solution for large-scale Service Mesh based on Istio.
sofastack/sofa-rpc
SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
openzipkin-attic/zipkin-sparkstreaming
A streaming alternative to Zipkin's collector
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
apache/flink
Apache Flink
Alluxio/alluxio
Alluxio, data orchestration for analytics and machine learning in the cloud
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
Huawei-Hadoop/hindex
Secondary Index for HBase
weibocom/prism
实时数据分析平台
dangdangdotcom/dubbox
Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
Meituan-Dianping/DBProxy
Meituan-Dianping/Zebra
美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
apache/activemq
Mirror of Apache ActiveMQ
jobbole/awesome-java-cn
Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
spring-cloud/spring-cloud-skipper
A package manager that installs, upgrades, and rolls back Spring Boot applications on multiple Cloud Platforms.
spring-cloud/spring-cloud-consul
Spring Cloud Consul
spring-cloud/spring-cloud-gateway
An API Gateway built on Spring Framework and Spring Boot providing routing and more.
spring-cloud/spring-cloud-vault
Configuration Integration with HashiCorp Vault
spring-cloud/spring-cloud-contract
Support for Consumer Driven Contracts in Spring
spring-cloud/spring-cloud-config
External configuration (server and client) for Spring Cloud
spring-cloud/spring-cloud-commons
Common classes used in different Spring Cloud implementations
spring-cloud/spring-cloud-netflix
Integration with Netflix OSS components