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 6 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
- header only log inherited from Nanolog☆38Updated 5 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Updated 2 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 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
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆17Updated 10 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- modern c++ raft library☆47Updated 5 years ago
- ☆17Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆47Updated 2 weeks ago
- std::future extension☆37Updated 5 years ago
- vim plugin for c++☆32Updated 5 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 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
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆229Updated last month
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- C++ embedded memory database☆16Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- cxx utils code☆84Updated last month
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated last year