firejq / wheels

:hammer: Reinvent some wheels for exercises.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wheels

🔨 Reinvent some wheels for exercises.

TOC

  • 简易 unix 用户态线程库 threadLib
  • 仿 Mybatis PooledDataSource 实现的简易数据库连接池 JConnPool
  • 支持断点续传的多线程下载工具 EasyGet
  • 基于 P2P 的局域网视频聊天工具 EasyCall
  • 基于 IO 多路复用实现的简易 HTTP 服务器 toy-httpserver

License

All projects in this repo are under the MIT License.

About

:hammer: Reinvent some wheels for exercises.

License:MIT License