gqw / mrpc
A modern, lightweight C++ RPC library that supports coroutine calls
☆17Updated 2 years ago
Alternatives and similar repositories for mrpc:
Users that are interested in mrpc are comparing it to the libraries listed below
- std::future extension☆37Updated 4 years ago
- Coroutine C++ Workflow based on C++ 20☆65Updated this week
- spdlog简单封装☆50Updated last year
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆61Updated 10 months ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- purecpp opensource projects list☆93Updated 2 years ago
- µcoro☆129Updated 2 months ago
- libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client☆133Updated last year
- muduo in windows☆70Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- a modern c++ plugin library☆86Updated 3 years ago
- Use kcp with asio and modern C++, support async_accept, async_connect, async_read, async_read_some and can use with asio coroutine.☆42Updated 3 months ago
- A json parser for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆38Updated 2 months ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago
- 协程化的轻量级高性能网络库☆40Updated last year
- Header only c++ network library, based on c++ 20 coroutine and asio☆26Updated 6 months ago
- asio examples☆190Updated 8 months ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated last month
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- c++异步io☆16Updated last year
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- A C/S framework based on asio, doesn't need boost.☆39Updated 2 months ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated 3 months ago
- C++ Rapid development library based on Inversion of Control And Aspect Oriented Programming Support.