zhangchao6018's Stars
daoshenzzg/socket-mqtt
基于Netty+MQTT的高性能推送服务框架。支持普通Socket、MQTT、MQTT web socket协议。非常方便接入上层业务实现推送业务。
daoshenzzg/mqtt-mock
mqtt压测工具。支持subscribe、publish压测方式,支持模拟客户端连接数。
EsotericSoftware/yamlbeans
Java object graphs, to and from YAML automatically
easy-json-schema/easy-json-schema
A succinct json-schema language, simplify the json-schema definition
zyqwst/json-schema-editor-vue
A json-schema editor of high efficient and easy-to-use, base on Vue
yudaocode/SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
zhangchao6018/LeetCode-solution
LeetCode解决方案
moutainhigh/bistoury
Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案
moutainhigh/loan-parent
现金贷
moutainhigh/asocpay
综合性支付产品,联合支付
moutainhigh/awesome-risk-control
风控知识总结
huoxp007/interview
huoxp007/belling-redis-id-generator
基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近1000w个订单号的生成和使用, 比如 173071503441
huoxp007/huoxp007.github.io
个人博客
zhangchao6018/distribute
分布式解决方案:分库分表,分布式事务,限流
liuyubobobo/Play-with-Data-Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
haidilaohotpot/foodie-shop-dev
天天吃货实战项目