Pinned Repositories
alibaba-rsocket-broker
Alibaba RSocket Broker: Mesh, Streaming & IoT
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
auto
A collection of source code generators for Java.
open-telemetry-java-guides
Java OpenTelemetry 测试指南 :Open-Telemetry-Java-Guides 案例,用于测试常用中间件支持及 Otel 相关组件的使用情况。
opentelemetry-java
OpenTelemetry Java SDK
tag-observability
Technical Advisory Group for Observability 🔭⚙️
Tomcat8-Source-Read
tomcat8源码解析: tomcat-8.5.49源码解析(tomcat8源码解读,中英文注释翻译,关键流程图和及其详细的解读方案)
deepflow
eBPF Observability - Distributed Tracing and Profiling
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.
chenmudu's Repositories
chenmudu/opentelemetry-java
OpenTelemetry Java SDK
chenmudu/opentelemetry-collector
OpenTelemetry Collector
chenmudu/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
chenmudu/spring-cloud-stream-samples
Samples for Spring Cloud Stream
chenmudu/sofastack.tech
Source for the SOFAStack website https://www.sofastack.tech
chenmudu/java-kafka-client
OpenTracing Instrumentation for Apache Kafka Client
chenmudu/CodeGuide
:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
chenmudu/rsocket-java
Java implementation of RSocket
chenmudu/builddatabase
Build a distributed SQL database from the ground up
chenmudu/brpc-java
Java implementation for Baidu RPC, multi-protocol & high performance RPC.
chenmudu/spring-fabric-gateway
Spring boot stater for fabric-gateway-java (https://github.com/hyperledger/fabric-gateway-java)
chenmudu/fabric-gateway-java
Hyperledger Fabric Gateway SDK for Java https://wiki.hyperledger.org/display/fabric
chenmudu/WeBASE
WeBank Blockchain Application Software Extension
chenmudu/sofa-bolt
SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.
chenmudu/seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
chenmudu/raft-zh_cn
Raft一致性算法论文的中文翻译
chenmudu/graal
GraalVM: Run Programs Faster Anywhere :rocket:
chenmudu/easyexcel
快速、简单避免OOM的java处理Excel工具
chenmudu/transmittable-thread-local
📌 The missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits ThreadLocal value between threads even using thread pooling components.
chenmudu/logback-kafka-appender
Logback appender for Apache Kafka
chenmudu/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
chenmudu/Jinx
Spring-boot框架采用netty取代tomcat 来做http服务
chenmudu/SourceAnalysis_Disruptor
Disruptor源码解析
chenmudu/spring-loaded
Java agent that enables class reloading in a running JVM
chenmudu/disruptor
High Performance Inter-Thread Messaging Library
chenmudu/Blog
每周一篇,内容精简,不咸不淡,期盼探讨。微信公众号:芋道源码【纯源码分享公众号】
chenmudu/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
chenmudu/spring-boot-gts-fescar-example
基于SpringBoot、Dubbo、Mybatis、Fescar、Nacos等最新技术实现微服务架构下分布式事务案例,供开发者参考使用,后续持续更新
chenmudu/lmax-disruptor
慕课网《Java并发编程高阶技术-高性能并发框架源码解析与实战》学习
chenmudu/RendezvousHash
Rendezvous or Highest Random Weight (HRW) hashing algorithm