kexianjun's Stars
spring-cloud/spring-cloud-gateway
An API Gateway built on Spring Framework and Spring Boot providing routing and more.
kexianjun/netty
Netty project - an event-driven asynchronous network application framework
apache/dubbo-admin
The ops and reference implementation for Apache Dubbo
Netflix/conductor
Conductor is a microservices orchestration engine.
huangzworks/riacn-code
《Redis实战》一书的相关源码。
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.
Zeb-D/my-review
Architect Experience: db:mysql hbase redis,deeplearn go ,java:jvm spring,k8s,manage
apache/dubbo-spring-boot-project
Spring Boot Project for Apache Dubbo
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
jiangxinlingdu/rocketmq-all-4.1.0-incubating
基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】
apache/skywalking
APM, Application Performance Monitoring System
apache/shardingsphere
Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
lightningMan/flash-netty
掘金小册及实体书源码
stateIs0/Lu-Rpc
Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子,欢迎star,凑够 200
sofastack/sofa-rpc
SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
sofastack/sofa-bolt
SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.
code4craft/netty-learning
Netty learning.
forezp/SpringCloudLearning
《史上最简单的Spring Cloud教程源码》
seaswalker/spring-analysis
Spring源码阅读
apache/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
apache/dubbo-samples
samples for Apache Dubbo
apache/kafka
Mirror of Apache Kafka
fengjiachun/Jupiter
Jupiter是一款性能非常不错的, 轻量级的分布式服务框架
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!