ftomark / msgpack-rpc-cpp11Links
EasyRPC is a msgpack-rpc + α implementation for Modern C++17 language.built on top of https://github.com/rpclib/rpclib
☆15Updated 7 years ago
Alternatives and similar repositories for msgpack-rpc-cpp11
Users that are interested in msgpack-rpc-cpp11 are comparing it to the libraries listed below
Sorting:
- ☆65Updated 6 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 8 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- c++ operation database like mybatis☆36Updated 3 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Updated 2 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- A modern C++ network library based on asio for high performance network services☆10Updated 5 years ago
- modern c++ raft library☆47Updated 5 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆58Updated last year
- 基于boost::asio的server,简洁,高效☆88Updated 8 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Updated 2 months ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆17Updated 10 years ago
- std::future extension☆37Updated 5 years ago
- Asynchronous c/s network framework; Based on Boost.Asio; Very efficient.☆97Updated 2 months ago
- C++ embedded memory database☆16Updated 3 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- ☆19Updated 6 years ago
- Modern coroutine library for C++☆51Updated 9 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated last year
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆230Updated last month
- a utility for serialize C++ and json。☆109Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序 列化的工作,媲美google protocol buffer☆52Updated 6 years ago