CallMeZhou / calc
An elegantly implemented toy HTTP server for C and C++
☆9Updated 2 months ago
Alternatives and similar repositories for calc:
Users that are interested in calc are comparing it to the libraries listed below
- my homework implement of aut courseworks☆13Updated last year
- 一个Qt写的连连看小游戏☆17Updated 8 years ago
- 基于QT开发的UNO卡牌游戏,支持两种游戏规则模式,2-8人局域网联机对战,简单的AI人机对战等☆82Updated 4 years ago
- 哈工大操作系统实验(蓝桥网站)☆95Updated 3 years ago
- Writing a sqlite clone from scratch in C++☆129Updated 2 years ago
- 如何使用c++编写自己的操作系统(翻译项目)☆35Updated 6 years ago
- 一个小型的c语言编译器☆88Updated 6 years ago
- 【Qt】【C++】五子棋游戏,游戏双方联网对战。(服务器+客户端)☆69Updated 4 years ago
- 带有详细注释,配有相应博客讲解,适合用于学习STL、数据结构算法的简易STL库。☆30Updated 4 years ago
- C++实现的几种进程调度算法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Updated 6 years ago
- Just refactoring and extending of https://github.com/rswier/c4.☆63Updated 3 years ago
- 实现的一个简易的 C++ 序列化库☆75Updated 2 years ago
- 基于qt c++的一个即时通讯软件☆43Updated 5 years ago
- 刚学完C++学校布置的C++实训项目作业,加上自己自学的Qt,然后小试牛刀做出的坦克大战,素材玩法仿照FC游戏坦克大战写的,比较简陋☆22Updated 7 years ago
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆55Updated 7 years ago
- C语言编译器,编译系统☆15Updated 2 years ago
- 同济大学Larry Shen老师大一C++课程综合大作业--二维码QRcode实现。当时苦战三天三夜,敢说历届以来大一的没有几个能做到这水平,学弟学妹们的福利来了!☆27Updated 6 years ago
- 基于C++实现的用户态TCP协议☆19Updated 3 years ago
- QT(C++)开发小众日记app项目☆57Updated 3 years ago
- 在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!☆54Updated 3 years ago
- 自己实现智能指针☆92Updated 8 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆42Updated 2 years ago
- 从0使用C制作B+树数据库: 基于cstack开源教程Let's Build a Simple Database中文浓缩翻译及学习过程☆67Updated 8 months ago
- 用C++语言编写红宝书《算法4》比较重要的程序☆45Updated 3 years ago
- 基于c++实现ftp客户端,服务端程序☆22Updated 6 years ago
- 仿写一两遍STL几乎是修炼c++的必经之路☆25Updated 8 years ago
- 用C++和opencv简单实现了植物大战僵尸这款游戏☆34Updated 6 years ago
- A C++ network library for study.☆153Updated 2 years ago
- 基于MFC图形界面设计模拟操作系统(练手项目)☆16Updated 4 years ago
- A C++17-based lightweight high-performance network library☆253Updated last year