1.写一个Json库链接:https://github.com/miloyip/json-tutorial/blob/master/tutorial01/tutorial01.md
2.写一个红黑树链接:
https://github.com/william-zk/RB_Tree
写一个STL链接:
https://github.com/Alinshans/MyTinySTL
4.写一个NoSQL链接:
https://www.lanqiao.cn/courses/1341写一个高并发内存池链接:
https://blog.csdn.net/qq_41562665/article/details/905467506.写一个线程库链接:
https://github.com/Winnerhust/uthread写一个网络库链接:
https://github.com/chenshuaihao/NetServer
写一个服务器框架链接:
https://www.bilibili.com/video/av53602631?from=search&seid=9029288577396826503
写一个WebServer可以参考一些书
《Linux高性能服务器编程》
还有陈硕的那本书 等等
WebServer应该很多人都有做。。。链接:https://github.com/linyacool/WebServer写一个操作系统内核搜一下 “MIT 6.828”
感觉课程里的一个作业都可以拿来当做一个项目了
链接:
https://github.com/woai3c/MIT6.828————————————————
版权声明:本文为CSDN博主「失忆的鱼」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/qq525003138/article/details/110037798