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
- Easy to use RPC framework☆42Updated 6 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- libevent 官方文档的中文版☆48Updated 9 years ago
- modern c++ raft library☆46Updated 5 years ago
- muduo v1.0.4的注释版☆91Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 5 years ago
- ☆35Updated last week
- Some exercises and mini projects like miniFtpd about unix network programming☆20Updated 7 years ago
- nfw是用c++11和boost::asio编写的网络转发工具。☆19Updated 8 years ago
- 这个项目不再更新,请使用最新的ormpp,支持mysql,sqlite,postgresql多种数据库☆32Updated 7 years ago
- Basic C++ library on linux platform☆25Updated 7 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13Updated 10 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 10 years ago
- c++11任务库☆52Updated 9 years ago
- libevent protobuf rpc☆16Updated 4 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
- 线程池+epoll服务器☆20Updated 11 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated last year
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- c++ operation database like mybatis☆35Updated 2 years ago
- how to program with boost asio.☆12Updated 9 years ago
- 特别适合学习 网络io 的一个简易入门库. 清洁而简单 ~☆34Updated 6 years ago