A-Tiny-Network-Library. 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。
756Cluster-Chat-Server. 基于C++的集群聊天服务器
86tinyrpc. C++实现的小型rpc框架,帮助构建分布式rpc服务
69cpp-study. C++后端学习笔记,C++ 语法、数据结构和算法、操作系统、计算机网络、设计模式、Linux、力扣、项目、八股
38C-plus-plus-Object-Model. 《C++新经典:对象模型》笔记
26MysqlPool. 在Linux环境下使用C++ 11开发的MySQL连接池,可以节省创建MySQL连接的时间,加速访问数据库。
11MyTinyWebServer. Linux下C++轻量级Web服务器
5computer-a. 计算机组成原理——唐朔飞的笔记
5How-to-connect-internet. 此仓库为《网络是怎样连接的》这本书的读书笔记
2STL. STL源码分析
1DataStructure. 这是基本数据结构及其算法的C++实现,涉及单链表、双链表、栈 、二叉树、并查集、哈夫曼树、平衡二叉树、二叉搜索树、堆、哈希表、图以及各种排序。
1My_LeetCode. 里面包含了自己刷力扣的算法题目,还包括一部分的数据结构的学习笔记
1cpp-handler. 模仿Android的handler机制
1Linux-CPP-. Linux系统编程学习记录
1interview. 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
1