xiezhw3 / Inside-the-C-plus-plus-Object-Model-note
《深度探索c++对象模型》的阅读笔记
☆53Updated 9 years ago
Alternatives and similar repositories for Inside-the-C-plus-plus-Object-Model-note:
Users that are interested in Inside-the-C-plus-plus-Object-Model-note are comparing it to the libraries listed below
- 基于C++11的muduo网络库☆105Updated 4 years ago
- 学习muduo网络库的一些笔记☆108Updated 4 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- SGI STL源码-注释版☆76Updated 6 years ago
- stl源码剖析(侯捷)的学习笔记☆139Updated 9 years ago
- 《C++ 服务器开发精髓》随书配套源码☆212Updated 3 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- A C++ Tiny Web Server☆106Updated 4 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- A High Performance Multithread Network Library☆107Updated 6 years ago
- Zero Fluff, Max Value: Code-Driven Modern C++(11/14/17) Best Practices☆262Updated 2 months ago
- 大并发服务器课程源代码☆306Updated 4 years ago
- Linux网络编程视频教程☆209Updated 2 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆365Updated 7 years ago
- ☆40Updated 6 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆71Updated 5 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆117Updated 6 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆634Updated 3 years ago
- Multithreaded network library in C++17☆90Updated 3 years ago
- C++11 实现的简易版 STL☆222Updated 7 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆523Updated last year
- c++的学习笔记☆136Updated 3 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆77Updated 2 years ago
- 修改了WebBench的源码,使其可以支持针对HTTP长连接的测试☆54Updated 7 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆69Updated 5 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- C++并发编程实战(全书和源码)☆95Updated 3 years ago
- C++ code examples for Geek Time☆305Updated last week
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago