wangzhenhui1991's Stars
isno/theByteBook
⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue
jaywcjlove/awesome-mac
Now we have become very big, Different from the original idea. Collect premium software in various categories.
frank-lam/vps-ss
🌓 手把手教你,搭建搬瓦工 SS 代理。带你科学上网,窥探墙外的世界。
mapstruct/mapstruct
An annotation processor for generating type-safe bean mappers
yihong0618/running_page
Make your own running home page
dingjs/javaagent
基于javaagent开发的APM工具,收集方法的执行次数和执行时间,定时输出成json格式的日志。
CoatiSoftware/Sourcetrail
Sourcetrail - free and open-source interactive source explorer
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.
alibaba/jetcache
JetCache is a Java cache framework.
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.
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
2dust/v2rayN
A GUI client for Windows, Linux and macOS, support Xray core and sing-box-core and others
dongyuwei/hallelujahIM
hallelujahIM(哈利路亚 英文输入法) is an intelligent English input method with auto-suggestions and spell check features.
ByronHsu/Never-Blink
👀Blink and lose.
apache/skywalking
APM, Application Performance Monitoring System
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
Meituan-Dianping/Leaf
Distributed ID Generate Service
Netflix/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
geeeeeeeeek/git-recipes
🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
ryanhanwu/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
apache/incubator-kie-drools
Drools is a rule engine, DMN engine and complex event processing (CEP) engine for Java.
ConanChou/Unix-as-IDE--Chinese-
A Chinese translation of Tom Ryder's series: Unix as IDE
zccodere/study-boot2
《Spring Boot 2精髓:从构建小系统到架构分布式大系统》学习项目源码
apache/hadoop-common
Mirror of Apache Hadoop common
apache/zookeeper
Apache ZooKeeper
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
beyondfengyu/SnowFlake
Twitter的雪花算法SnowFlake,使用Java语言实现。
changmingxie/tcc-transaction
tcc-transaction是TCC型事务java实现