Pinned Repositories
attachme
IntelliJ plugin for auto-attaching the debugger to JVM applications
Books-2
DataX
datax-web
DataX集成可视化页面,选择数据源一键生成JSON并脱敏,集成定时任务,支持分布式,支持增量获取,实时查看运行日志,监控执行器资源,kill运行进程。
Developer-Books
编程开发相关书籍整理分享,持续更新...
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
dubbo-website
Apache Dubbo documents
fullgc-research
guava cache使用不当导致的fullgc演示
Hadoop-Books
This is my personal collection of free Hadoop books, please feel free to share and learn.
java-awesome-fucker
还在收集资料?我这里有个github汇总
sqdf1990's Repositories
sqdf1990/attachme
IntelliJ plugin for auto-attaching the debugger to JVM applications
sqdf1990/Books-2
sqdf1990/DataX
sqdf1990/datax-web
DataX集成可视化页面,选择数据源一键生成JSON并脱敏,集成定时任务,支持分布式,支持增量获取,实时查看运行日志,监控执行器资源,kill运行进程。
sqdf1990/Developer-Books
编程开发相关书籍整理分享,持续更新...
sqdf1990/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
sqdf1990/dubbo-website
Apache Dubbo documents
sqdf1990/fullgc-research
guava cache使用不当导致的fullgc演示
sqdf1990/Hadoop-Books
This is my personal collection of free Hadoop books, please feel free to share and learn.
sqdf1990/java-awesome-fucker
还在收集资料?我这里有个github汇总
sqdf1990/ebooks-1
Collection of eBooks
sqdf1990/JSqlParser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
sqdf1990/Learn-Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
sqdf1990/library
1st RULE: You do not talk about LIBRARY.
sqdf1990/logc
从零实现一个日志框架
sqdf1990/lsbasi
Let's Build A Simple Interpreter
sqdf1990/mybatis
mybatis源码中文注释
sqdf1990/mybatis-3
MyBatis SQL mapper framework for Java
sqdf1990/netty
Netty project - an event-driven asynchronous network application framework
sqdf1990/rocketmq
Mirror of Apache RocketMQ
sqdf1990/spark
Apache Spark
sqdf1990/the-craft-of-selfteaching
One has no future if one couldn't teach themself.
sqdf1990/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
sqdf1990/timer
分布式任务调度框架,RPC通信,心跳检测,服务注册,服务发下,自动摘除,负载均衡策略。
sqdf1990/TinyKvStore
500 行代码实现一个基于 LSM 的数据库
sqdf1990/tomcat
Apache Tomcat
sqdf1990/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
sqdf1990/Zebra
美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。