Pinned Repositories
bookmark
gin + vue 实现的 web书签管理器
CloudClipboard
基于muduo实现的云剪贴板,实现跨设备cv
ev
参考muduo实现的极简事件驱动网络库
sh_house_analysis
爬取链家二手房信息并进行数据处理与分析
SnakeBattle
c++实现的仿QQ贪吃蛇大作战多人联机游戏,服务端使用libevent,客户端使用Qt
TankTrouble
打造单机/在线坦克动荡
tinyMQTT
c实现的 MQTT 3.1.1 协议broker和client,支持 qos 0,1,2 消息、ACL 权限控制,支持 mongodb 消息存储。正在实现集群支持
tinyORM
c++17 实现的简单ORM(目前仅支持mysql)
tinyRPC
基于 asio 和 protobuf 的简单 RPC 框架,可选 etcd 作为注册中心,实现轮询、随机、一致性哈希负载均衡策略
tinyZIP
集成了huffman编码和LZW算法的简单压缩软件
JustDoIt0910's Repositories
JustDoIt0910/tinyMQTT
c实现的 MQTT 3.1.1 协议broker和client,支持 qos 0,1,2 消息、ACL 权限控制,支持 mongodb 消息存储。正在实现集群支持
JustDoIt0910/tinyORM
c++17 实现的简单ORM(目前仅支持mysql)
JustDoIt0910/CloudClipboard
基于muduo实现的云剪贴板,实现跨设备cv
JustDoIt0910/sh_house_analysis
爬取链家二手房信息并进行数据处理与分析
JustDoIt0910/TankTrouble
打造单机/在线坦克动荡
JustDoIt0910/tinyZIP
集成了huffman编码和LZW算法的简单压缩软件
JustDoIt0910/bookmark
gin + vue 实现的 web书签管理器
JustDoIt0910/tinyRPC
基于 asio 和 protobuf 的简单 RPC 框架,可选 etcd 作为注册中心,实现轮询、随机、一致性哈希负载均衡策略
JustDoIt0910/ZBlog
用java重写之前的个人博客,使用SpringBoot + SpringSecurity
JustDoIt0910/ev
参考muduo实现的极简事件驱动网络库
JustDoIt0910/ZBlog_frontend
ZBlog 的前端部分
JustDoIt0910/algorithms
algorithms and datastructures implemented in C
JustDoIt0910/itmo_simple_messanger
JustDoIt0910/json-parser
JSON parser in ANSI-C
JustDoIt0910/JustDoIt0910
JustDoIt0910/MarkDownPictures
JustDoIt0910/mysql4cpp
mysql api的c++封装
JustDoIt0910/ping
JustDoIt0910/TankTroubleServer
TankTrouble在线版本的服务器
JustDoIt0910/xfiber
JustDoIt0910/bustub
The BusTub Relational Database Management System (Educational)
JustDoIt0910/code_snip
some useful code snip
JustDoIt0910/CS144
CS144 2021 实验备份
JustDoIt0910/CS144-Sponge
JustDoIt0910/HDU-CADC-AD
杭电对地
JustDoIt0910/JustDoIt0910.github.io
JustDoIt0910/linux0.11-learning-notes
linux0.11 源码学习笔记
JustDoIt0910/materials_and_papers
重要的论文以及资料合集
JustDoIt0910/ssl_learn
learn openssl programing
JustDoIt0910/uuid
simple UUID utillity under linux environment