lizhenghn123 / myCpp11Study
我的C++11学习资料和示例代码
☆59Updated 6 years ago
Alternatives and similar repositories for myCpp11Study:
Users that are interested in myCpp11Study are comparing it to the libraries listed below
- My Study and Test Codes of C++ Language☆33Updated 8 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 2 years ago
- muduo in windows☆70Updated 5 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 9 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 9 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- stl源码剖析(侯捷)的学习笔记☆140Updated 8 years ago
- ☆66Updated 5 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- ☆40Updated 6 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 8 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- 可使用vs直接编译的nginx☆106Updated 8 years ago
- 23 Design Patterns implemented by C++☆154Updated 7 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆16Updated 9 years ago
- ☆35Updated last month
- C++ implement ThreadPool on windows☆39Updated 6 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆224Updated 8 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- 简单有效的内存池实现☆92Updated 8 years ago
- C++ 学习资料,项目总结资料☆28Updated 11 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- Professional C++11/14&Boost Development☆60Updated 4 years ago
- ☆91Updated 6 years ago
- 《C++ Move Semantics》的非专业个人翻译☆74Updated 3 years ago