zhouyuan-dev's Stars
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
prometheus/prometheus
The Prometheus monitoring system and time series database.
yudaocode/SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
micrometer-metrics/micrometer
An application observability facade for the most popular observability tools. Think SLF4J, but for observability.
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.
LianjiaTech/retrofit-spring-boot-starter
A spring-boot starter for retrofit, supports rapid integration and feature enhancements.(适用于retrofit的spring-boot-starter,支持快速集成和功能增强)
linyimin0812/spring-startup-analyzer
spring-startup-analyzer generates an interactive spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it.🚀
wx-chevalier/DistributedSystem-Notes
:books: 深入浅出分布式基础架构,Linux 与操作系统篇 | 分布式系统篇 | 分布式计算篇 | 数据库篇 | 网络篇 | 虚拟化与编排篇 | 大数据与云计算篇
ityouknow/awesome-spring-cloud
Spring Cloud 资源大全
fenixsoft/jvm_book
《深入理解Java虚拟机(第3版)》样例代码&勘误
feiniaojin/graceful-response
Spring Boot接口响应处理解决方案,提供统一返回值封装、全局异常处理、自定义异常错误码、参数校验增强、断言增强等功能
iamshuaidi/algo-basic
专注于分享算法,计算机基础(包括计算机网络,操作系统,MySQL等),无论是应付面试,还是提升自己地内功,这里都能帮到你
niefy/wx-api
🔥微信公众号管理系统,包含公众号菜单管理🗄、自动回复🗨、素材管理📂、模板消息☘、粉丝管理🤹♂️等功能,前后端都开源免费🛩
apache/skywalking-java
The Java agent for Apache SkyWalking
y123456yz/middleware_development_learning
中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章及程序demo
liuyueyi/spring-boot-demo
Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)
maciejwalkowiak/spring-boot-startup-report
Spring Boot Startup Report library generates an interactive Spring Boot application startup report that lets you understand what contributes to the application startup time and perhaps helps to optimize it.
binghe001/technology-binghe
主要收录【冰河技术】微信公众号文章,作者为冰河,《深入理解高并发编程:核心原理与案例实战》、《深入理解高并发编程:JDK核心技术》、《深入理解分布式事务:原理与实战》、《海量数据处理与大数据技术实战》、《MySQL技术大全:开发、优化与运维实战》作者。旨在分享各种编程语言、开发技术、分布式与微服务架构、分布式数据库、分布式事务、云原生、大数据与云计算技术和渗透技术。另外,还会分享各种面试题和面试技巧。
singgel/Netty-SkillTree
干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码
DarLiner/weixin-java-tools
可能是目前最好最全的微信 Java 开发工具包,支持包括微信支付、开放平台、小程序、企业号和公众号等的开发
diaozxin007/DouRpc
hao117/bytebuddy-sample
bytebuddy sample
dragontree101/byte-buddy-agent-example
evasnowind/framework-dev-learning
常见框架开发技术的demo汇总,包括java字节码编程(java agent, instrument, byte buddy), java动态代理,自定义classloader,java spi, zero copy, netty, spring aop/condition,spring boot starter, 数据库连接池等。
binbin0325/easy-agent
对SkyWalking 中的埋点部分进行抽离形成一个独立的针对于JAVA 埋点的项目。
hiwepy/spring-bytebuddy
基于byte-buddy生成Spring MVC 框架的Controller
2227324689/netty-rpc
手写实现RPC框架
linyimin0812/spring-bean-timeline
Spring Bean initialization timeline | View the initialization time of each Bean | Spring Bean初始化时序图 | 查看每个Bean初始化耗时