Pinned Repositories
ABTestingGateway
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
ansible-for-devops
Ansible examples from Ansible for DevOps.
computer_expert_paper
1000+份计算机paper,卡耐基梅隆大学,哈佛,斯坦福,芝加哥大学,MIT,facebook,google,微软,Amazon,twitter等大牛一作,持续更新中
confd
Manage local application configuration files using templates and data from etcd or consul
CS-Notes
:books: 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计
DNSLog
DNSLog 是一款监控 DNS 解析记录和 HTTP 访问记录的工具。
document-style-guide
中文技术文档的写作规范
gchisto
GC日志分析工具,网上不容易找到源码,这里备份一个。不确定工具是否正确,不确定是否有时间研究。
gcplot
📈 GCPlot - all-in-one JVM GC Logs Analyzer (Server)
xk535's Repositories
xk535/ABTestingGateway
xk535/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
xk535/ansible-for-devops
Ansible examples from Ansible for DevOps.
xk535/computer_expert_paper
1000+份计算机paper,卡耐基梅隆大学,哈佛,斯坦福,芝加哥大学,MIT,facebook,google,微软,Amazon,twitter等大牛一作,持续更新中
xk535/confd
Manage local application configuration files using templates and data from etcd or consul
xk535/CS-Notes
:books: 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计
xk535/DNSLog
DNSLog 是一款监控 DNS 解析记录和 HTTP 访问记录的工具。
xk535/document-style-guide
中文技术文档的写作规范
xk535/gchisto
GC日志分析工具,网上不容易找到源码,这里备份一个。不确定工具是否正确,不确定是否有时间研究。
xk535/gcplot
📈 GCPlot - all-in-one JVM GC Logs Analyzer (Server)
xk535/java-design-patterns
Design patterns implemented in Java
xk535/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
xk535/jvm
🤗 JVM 底层原理(含电子书)
xk535/kubernetes
Production-Grade Container Scheduling and Management
xk535/linux
Linux kernel source tree
xk535/miaosha
😮😮秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
xk535/openbilibili
go-common
xk535/PiggyMetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
xk535/soar
SQL Optimizer And Rewriter
xk535/sonar-p3c-pmd
Sonar p3c pmd plugin
xk535/system
采集cpu/内存/磁盘占用/io状态/负载/内外网卡流量等相关指标
xk535/Takin
Takin is an Java-based, open-source system designed to measure online environmental performance test for full-links, Especially for microservices. Through ArchKeeper, middlewares and applications can identify real online traffic and test traffic, ensure that they enter the right databases.
xk535/tcpretrans
A tool to trace the tcp retransmission.
xk535/technology-talk
汇总java生态圈常用技术框架、开源中间件,系统架构、项目管理、经典架构案例、数据库、常用三方库、线上运维等知识
xk535/the-algorithm
Source code for Twitter's Recommendation Algorithm
xk535/x-pipe
X-Pipe是由携程框架部门研发的Redis多数据中心复制管理系统。基于Redis的Master-Slave复制协议,实现低延时、高可用的Redis多数据中心复制,并且提供一键机房切换,复制监控、异常报警等功能。