tylerzhu / CppObjectModel
C++ Object Data Model Test Code
☆22Updated 9 years ago
Alternatives and similar repositories for CppObjectModel:
Users that are interested in CppObjectModel are comparing it to the libraries listed below
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- My Study and Test Codes of C++ Language☆33Updated 8 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 9 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- c++11任务库☆53Updated 9 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 8 years ago
- A header-only C++ wrapper of libevent2☆29Updated 9 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 4 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- how to program with boost asio.☆12Updated 10 years ago
- 阅读《Head First 设计模式》过程中,以C++代码的方式写出各种模式实现示例,便于理解应用。☆52Updated 2 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- ☆35Updated last month
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 10 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 2 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- 使用Posix C 多线程编写的轻量级CGI Server。☆17Updated 9 years ago
- NebulaBootstrap provides service for developers to quickly build a distributed systems (including configuration management, service disco…☆21Updated 3 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- threadpool is a cross-platform thread pool library based on boost C++ libraries.☆52Updated last year