Pinned Repositories
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
ChatBotCourse
自己动手做聊天机器人教程
Cheating-Plugin-Program
从零开始研究外挂设计原理
config-repo
Configuration files for the server sample
design-model
java 设计模式的学习
druid
:hotsprings: 为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds )、阿里巴巴TDDL 连接池powered by Druid
duilib
elasticsearch-sql
Use SQL to query Elasticsearch
incubator-tephra
Mirror of Apache Tephra (Incubating)
chinagdlex's Repositories
chinagdlex/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
chinagdlex/cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
chinagdlex/ChatBotCourse
自己动手做聊天机器人教程
chinagdlex/Cheating-Plugin-Program
从零开始研究外挂设计原理
chinagdlex/design-model
java 设计模式的学习
chinagdlex/druid
:hotsprings: 为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds )、阿里巴巴TDDL 连接池powered by Druid
chinagdlex/duilib
chinagdlex/elasticsearch-sql
Use SQL to query Elasticsearch
chinagdlex/incubator-tephra
Mirror of Apache Tephra (Incubating)
chinagdlex/jarslink
模块化开发框架
chinagdlex/java-study
java 学习 demo
chinagdlex/Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
chinagdlex/mesos
Mirror of Apache Mesos
chinagdlex/mybatis-3
MyBatis SQL mapper framework for Java
chinagdlex/Mycat-Server
chinagdlex/Mycat2
Genel TCP Proxy using Java NIO ,simple and fast
chinagdlex/netty
Netty project - an event-driven asynchronous network application framework
chinagdlex/netty-4-user-guide-demos
Demos of Netty 4.x User Guide 《Netty 4.x 用户指南》中文翻译,文中用到的例子源码
chinagdlex/P2pChat
P2P聊天DEMO(UDP打洞)
chinagdlex/phoenix
Mirror of Apache Phoenix
chinagdlex/redis-windows
Vagrant redis configuration and the binary releases of MS Open Tech redis port of windows
chinagdlex/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 技术栈示例代码,快速简单上手教程。
chinagdlex/spring-cloud-config
External configuration (server and client) for Spring Cloud
chinagdlex/spring-docs
Spring chinese document. Spring 5.1.3 中文文档
chinagdlex/springcloud-lcn-demo
LCN分布式事务框架v4.0 springcloud-lcn-demo
chinagdlex/tushare
TuShare is a utility for crawling historical data of China stocks
chinagdlex/tx-lcn
LCN 分布式事务框架 ,兼容 dubbo、springcloud、motan 框架,支持各种关系型数据库
chinagdlex/WebSocket_Netty
netty实现的websocket推送框架
chinagdlex/wechat-app-mall
微信小程序商城,微信小程序微店
chinagdlex/zl_reactor
学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;