lizhenghn123 / myCpp11StudyLinks
我的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
Sorting:
- muduo v1.0.4的注释版☆92Updated 9 years ago
- muduo in windows☆68Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 2 years ago
- C++ implement ThreadPool on windows☆39Updated 6 years ago
- My Study and Test Codes of C++ Language☆33Updated 9 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 《Head First设计模式》学习代码,使用C++实现☆70Updated 10 years ago
- SGI STL源码-注释版☆76Updated 6 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把 类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- ☆40Updated 6 years ago
- ☆67Updated 5 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆17Updated 9 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 8 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- stl源码剖析(侯捷)的学习笔记☆140Updated 9 years ago
- modern c++ raft library☆47Updated 5 years ago
- ☆91Updated 6 years ago
- C++ Object Data Model Test Code☆22Updated 9 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- Expert C++的个人翻译☆54Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- openssl surpport for handy☆42Updated 9 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 9 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 8 years ago