chijinxina / DesignModelsLinks
C++设计模式
☆18Updated 6 years ago
Alternatives and similar repositories for DesignModels
Users that are interested in DesignModels are comparing it to the libraries listed below
Sorting:
- 多线程练习代码☆40Updated 2 years ago
- muduo in windows☆68Updated 5 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆45Updated 12 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆18Updated 5 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆84Updated 2 years ago
- A High Performance Multithread Network Library☆107Updated 6 years ago
- ☆40Updated 6 years ago
- LinuxC++ 高并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆53Updated 4 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆70Updated 5 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆83Updated 4 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆79Updated 8 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Updated 6 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- c++负载均衡服务器☆30Updated 6 years ago
- A C++ 11 Simple ThreadPool☆84Updated 5 years ago
- ☆34Updated 5 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆365Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 23 Design Patterns implemented by C++☆154Updated 7 years ago
- a simple network library☆191Updated 4 years ago
- c++开发面试准备复习笔记☆102Updated 5 years ago
- Explorer is a key-value storage system with client and server☆33Updated 7 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 8 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆22Updated 6 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 《深度探索c++对象模型》的阅读笔记☆54Updated 9 years ago
- C++高性能网络服务器☆76Updated 4 years ago