🔨 Reinvent some wheels for exercises.
- 简易 unix 用户态线程库 threadLib
- 仿 Mybatis PooledDataSource 实现的简易数据库连接池 JConnPool
- 支持断点续传的多线程下载工具 EasyGet
- 基于 P2P 的局域网视频聊天工具 EasyCall
- 基于 IO 多路复用实现的简易 HTTP 服务器 toy-httpserver
All projects in this repo are under the MIT License.