tylerzhu / CppObjectModelLinks
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
Sorting:
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 《Head First设计模式》学习代码,使用C++实现☆70Updated 10 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- modern c++ raft library☆47Updated 5 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- Some exercises and mini projects like miniFtpd about unix network programming☆20Updated 7 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆79Updated 8 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 11 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- c++11任务库☆53Updated 9 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- nfw是用c++11和boost::asio编写的网络转发工具。☆19Updated 9 years ago
- how to program with boost asio.☆11Updated 10 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- ☆35Updated last week
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- libevent protobuf rpc☆17Updated 5 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21Updated 2 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- ☆19Updated 6 years ago