JasonRen23's Stars
zaiyunduan123/springboot-seckill
:racehorse:基于SpringBoot + MySQL + Redis + RabbitMQ + Guava开发的高并发商品限时秒杀系统
b2stry/seckill
基于Spring Boot的高性能秒杀系统
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
python/cpython
The Python programming language
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
PanJiaChen/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
iluwatar/java-design-patterns
Design patterns implemented in Java
alibaba/transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
lets-blade/blade
:rocket: Lightning fast and elegant mvc framework for Java8
wanwanpp/jdk-source
jdk源码学习与分析(version7,附注释)主要包括集合包,并发包,线程池,类加载器等
Tamicer/RetrofitClient
基于Retrofit2.x和Rxjava2.x封装的请求工具类(内含Retrofit2.x & rxjava1.x)
java-decompiler/jd-gui
A standalone Java Decompiler GUI
JasonRen23/seckill
:gift:基于SSM的高并发秒杀系统
apachecn/apachecn-algo-zh
ApacheCN 数据结构与算法译文集
RapidsBlink/message-queue-java
Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
jxnu-liguobin/cs-summary-reflection
:bulb: 没啥用的仓库,别看了。关注 https://github.com/bitlap/zim
netease-bigdata/ne-spark-courseware
NetEase Spark Courses
b3log/latke
🌀 一款以 JSON 为主的 Java Web 框架。
gnuhpc/Kafka-zk-restapi
Kafka Zookeeper RESTful API to perform topic/consumer group administration/metric(offset\lag\message) collection and monitor
sofastack/sofa-kubernetes-demo
A demo project that run SOFA in kubernetes.
akka/alpakka-kafka
Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
akka/akka-samples
Akka Sample Projects
sofastack/sofa-rpc-boot-projects
SOFABoot projects for SOFARPC, include starter and samples.
sofastack/sofa-boot
SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
Meituan-Dianping/Zebra
美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
ReactivePlatform/netty-in-action-cn
Netty In Action 中文版
Kong/kong
🦍 The Cloud-Native API Gateway and AI Gateway.