tylerzhu / CppObjectModel
C++ Object Data Model Test Code
☆22Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for CppObjectModel
- muduo v1.0.4的注释版☆90Updated 9 years ago
- Some exercises and mini projects like miniFtpd about unix network programming☆20Updated 7 years ago
- 结合protobuf,libev以及memcached线程池 模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- nfw是用c++11和boost::asio编写的网络转发工具。☆19Updated 8 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- c++11任务库☆51Updated 8 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- 线程池+epoll服务器☆20Updated 11 years ago
- ☆35Updated this week
- Professional C++11/14&Boost Development☆60Updated 4 years ago
- Easy to use RPC framework☆42Updated 6 years ago
- 阅读《Head First 设计模式》过程中,以C++代码的方式写出各种模式实现示例,便于理解应用。☆52Updated 2 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆16Updated 9 years ago
- c++ operation database like mybatis☆35Updated 2 years ago
- A header-only C++ wrapper of libevent2☆29Updated 9 years ago
- A memory pool written with C++☆58Updated 4 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13Updated 10 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- 这里总结下c++11的新特性☆11Updated 9 years ago
- libevent 官方文档的中文版☆48Updated 9 years ago
- 异步网络框架☆44Updated 5 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 6 years ago
- Example for connect MySQL with Connection pool in CPP.☆46Updated 11 years ago
- 可使用vs直接编译的nginx☆107Updated 8 years ago
- 我的C++11学习资料和示例代码☆57Updated 6 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 9 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆52Updated 9 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago